diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index b8015f1c..b7c28177 100644 --- a/debian/control +++ b/debian/control | |||
@@ -5,8 +5,8 @@ Maintainer: Bertrand Marc <bmarc@debian.org> | |||
5 | Build-Depends: | 5 | Build-Depends: |
6 | autopoint, | 6 | autopoint, |
7 | debhelper-compat (= 12), | 7 | debhelper-compat (= 12), |
8 | libgnunet-dev (>= 0.14.1~), | 8 | libgnunet-dev (>= 0.17.1), |
9 | gnunet (>= 0.14.1~), | 9 | gnunet (>= 0.17.1), |
10 | libgladeui-dev (>=3.10.0), | 10 | libgladeui-dev (>=3.10.0), |
11 | libgtk-3-dev (>=3.22.0), | 11 | libgtk-3-dev (>=3.22.0), |
12 | libqrencode-dev | 12 | libqrencode-dev |
@@ -51,7 +51,7 @@ Package: libgnunetgtk-dev | |||
51 | Section: devel | 51 | Section: devel |
52 | Architecture: any | 52 | Architecture: any |
53 | Depends: | 53 | Depends: |
54 | libgnunet-dev (>= 0.14.1~), | 54 | libgnunet-dev (>= 0.17.1), |
55 | libgnunetgtk (= ${binary:Version}), | 55 | libgnunetgtk (= ${binary:Version}), |
56 | libextractor-dev, | 56 | libextractor-dev, |
57 | libgladeui-dev (>=3.10.0), | 57 | libgladeui-dev (>=3.10.0), |