diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-13 23:43:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-13 23:43:41 +0100 |
commit | 7610c0f19e01f2815966b1e333d65c8ab748bd1f (patch) | |
tree | e68569397b9ac48f863c4a7b3c62402dcc86078d /debian/control | |
parent | c5f3c204236614261cfd8c694d713004847a3b0d (diff) | |
download | nx-libs-7610c0f19e01f2815966b1e333d65c8ab748bd1f.tar.gz nx-libs-7610c0f19e01f2815966b1e333d65c8ab748bd1f.tar.bz2 nx-libs-7610c0f19e01f2815966b1e333d65c8ab748bd1f.zip |
debian/*: Adopt from official Debian package where appropriate.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e8b9fd906..0ab6dffe3 100644 --- a/debian/control +++ b/debian/control @@ -69,10 +69,10 @@ Package: libnx-x11-6 Architecture: any Multi-Arch: same Depends: + libx11-data, libxcomp3 (= ${binary:Version}), nx-x11-common (<< ${source:Version}.1), nx-x11-common (>= ${source:Version}), - libx11-data, ${misc:Depends}, ${shlibs:Depends} Breaks: |