diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-01 22:12:59 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-01 22:12:59 +0100 |
commit | fbc0542e0c4051897615c881a2a134079be61e2f (patch) | |
tree | 56ace78535d3f5ad6c4b8bfc838f0b1c222930b2 /debian/control | |
parent | e4dc1ecc5d036d9fad73605ce86c30af0574a32a (diff) |
modify setup to not do DB, cannot be fully done anyway
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 1658990c4..909c4dbaa 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - libgnunet-dev (>=1:0.14.0), + libgnunet-dev (>=0.14.0), libgcrypt20-dev (>=1.6), libmicrohttpd-dev (>=0.9.33), ${misc:Depends} |