diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 873bed6a9..a3950b066 100644 --- a/debian/control +++ b/debian/control @@ -60,12 +60,12 @@ Depends: ${shlibs:Depends} Description: GNU's payment system operator. -Package: taler-exchange-dev +Package: libtalerexchange-dev Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - gnunet-dev (>=1:0.6.3), + libgnunet-dev (>=1:0.6.3), libgcrypt20-dev (>=1.6), libmicrohttpd-dev (>=0.9.33), ${misc:Depends} |