From 5f2a5ac842699efa577337261e4336b6503d1029 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Sat, 2 May 2015 00:08:41 +0200 Subject: debian/control: workaround missing dependencies of nxagent on Ubuntu for now. --- debian/control | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b931567c4..1be915867 100644 --- a/debian/control +++ b/debian/control @@ -998,6 +998,12 @@ Package: nxagent Architecture: any Multi-Arch: foreign Depends: +# for missing dependencies on Ubuntu. + libnx-xdamage1 (>= ${source:Version}), libnx-xdamage1 (<< ${source:Version}.1), + libnx-xinerama1 (>= ${source:Version}), libnx-xinerama1 (<< ${source:Version}.1), + libnx-xrandr2 (>= ${source:Version}), libnx-xrandr2 (<< ${source:Version}.1), + libnx-xtst6 (>= ${source:Version}), libnx-xtst6 (<< ${source:Version}.1), +# ${shlibs:Depends}, ${misc:Depends}, Recommends: -- cgit v1.2.3