diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
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 |