diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1e2eb7099..d062c807f 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: xine-lib -Section: devel +Section: libs Priority: optional Maintainer: Siggi Langauf <siggi@debian.org> Build-Depends: debhelper (>> 2.0.0), aalib1-dev (>= 1.4p5-2), libasound1-dev (>=0.5.9), xlibs-dev (>> 4.1) @@ -7,6 +7,7 @@ Standards-Version: 3.2.1 Package: libxine-dev Architecture: any +Section: devel Depends: libxine0 (= ${Source-Version}), libc6-dev Description: the xine video player library, development packages This contains development files (headers, documentation and the like) |