aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBertrand Marc <beberking@gmail.com>2013-01-12 14:55:33 +0100
committerBertrand Marc <beberking@gmail.com>2013-01-27 12:42:04 +0100
commitc881d55786a72d310d47083973b91490651775aa (patch)
tree2375897eed87866b9b1a76fdf272faf6055805ad /debian/control
parent663df7b8d5d2c40736944abf07f04bfdeba74d49 (diff)
Revert some of the previous changes to target wheezy.debian/0.9.3-5
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 28af79d..e14b710 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Package: gnunet-client
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
- ${misc:Depends}, ${shlibs:Depends}, gnunet-common (= ${binary:Version})
+ ${misc:Depends}, ${shlibs:Depends}, gnunet-common (= ${binary:Version}),
+ gettext
Suggests: gnunet-server, libextractor-plugins
Description: secure, trust-based peer-to-peer framework (client)
GNUnet is a peer-to-peer framework which focuses on providing security. All
@@ -74,7 +75,7 @@ Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends}, ${shlibs:Depends}, gnunet-common (= ${binary:Version}),
- adduser, netbase
+ adduser, gettext, netbase
Suggests: miniupnpc
Breaks: gnunet-fuse (<<0.9), gnunet-client (<<0.9)
Replaces: gnunet-fuse (<<0.9), gnunet-client (<<0.9)