diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-01-18 20:09:39 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-01-18 20:09:39 +0100 |
commit | a05b56038d0154b3e4f0ce7facbb770e2a97063d (patch) | |
tree | b107adc1ba8a1eef4cc3081fe8916716157043c1 /debian/control | |
parent | 8b013ce809a9a01fde6444fb631864eca4ad244f (diff) | |
download | nx-libs-a05b56038d0154b3e4f0ce7facbb770e2a97063d.tar.gz nx-libs-a05b56038d0154b3e4f0ce7facbb770e2a97063d.tar.bz2 nx-libs-a05b56038d0154b3e4f0ce7facbb770e2a97063d.zip |
Package x2goagent is an ,,all'' package, not ,,any''.
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 383f7e9c4..195bcacf6 100644 --- a/debian/control +++ b/debian/control @@ -95,7 +95,7 @@ Description: NX agent nearly reduced to zero. Package: x2goagent -Architecture: any +Architecture: all Depends: nxagent (>= ${source:Version}), ${misc:Depends} |