From 36cdfdcb52f683aab89159a261689d3e9fbcb171 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 17 Dec 2013 12:32:34 +0100 Subject: Make sure all nx-libs components depend on the very same version. --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 903200abc..4993d8493 100644 --- a/debian/control +++ b/debian/control @@ -80,6 +80,9 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + libxcomp3 (= ${binary:Version}), + libxcompext3 (= ${binary:Version}), + libxcompshad3 (= ${binary:Version}), Recommends: xfonts-base, Description: NX agent @@ -104,7 +107,7 @@ Description: NX agent Package: x2goagent Architecture: all Depends: - nxagent (>= ${source:Version}), + nxagent (= ${binary:Version}), ${misc:Depends}, Suggests: x2goserver -- cgit v1.2.3