From 23dcaefb697875c55527682d2ca828f3ad04403e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 20 Nov 2011 18:12:44 +0100 Subject: missing control file changes to build nxauth --- debian/control | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/control b/debian/control index f53e9ccf4..968582d1e 100644 --- a/debian/control +++ b/debian/control @@ -134,6 +134,30 @@ Description: NX proxy (NoMachine) # . # This package provides the NX proxy (client) binary. +Package: nxauth +Architecture: any +Depends: + libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), + ${shlibs:Depends}, + ${misc:Depends} +Description: NX xauth (NoMachine) + NX provides a differential X compression library for X11. + . + This package provides the NX xauth binary. + +#Package: nxauth-dbg +#Architecture: any +#Depends: +# libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), +# ${shlibs:Depends}, +# ${misc:Depends} +#Priority: extra +#Section: debug +#Description: NX xauth (NoMachine), debug symbols +# NX provides a differential X compression library for X11. +# . +# This package provides the NX xauth binary. + Package: libxcomp3 Architecture: any Depends: -- cgit v1.2.3