diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2f026f613..98c143d2d 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: x11proto-core-dev, xutils-dev, zlib1g-dev, - lsb-release + lsb-release, Standards-Version: 4.2.1 Homepage: https://github.com/ArcticaProject/nx-libs/ Vcs-Git: https://github.com/ArcticaProject/nx-libs/ @@ -407,6 +407,7 @@ Description: NX proxy (debug package) debug NX packages on this system. Package: libxcomp3 +Section: libs Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} @@ -451,6 +452,7 @@ Description: nx-X11 compression library (debug package) This package contains debug symbols for this library. Package: libxcompshad3 +Section: libs Architecture: any Multi-Arch: same Depends: libnx-x11-6 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} |