diff options
Diffstat (limited to 'packages/taler-wallet-cli/debian/control')
| -rw-r--r-- | packages/taler-wallet-cli/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/taler-wallet-cli/debian/control b/packages/taler-wallet-cli/debian/control new file mode 100644 index 000000000..ff25b5a53 --- /dev/null +++ b/packages/taler-wallet-cli/debian/control @@ -0,0 +1,15 @@ +Source: taler-wallet-cli +Section: networking +Priority: optional +Maintainer: Taler Systems SA <deb@taler.net> +Uploaders: Christian Grothoff <grothoff@gnu.org>, Florian Dold <dold@taler.net> +Build-Depends: debhelper (>= 10), +Standards-Version: 4.1.0 +Vcs-Git: https://git.taler.net/wallet-core.git +Homepage: https://taler.net/ + +Package: taler-wallet-cli +Architecture: all +Depends: nodejs (>= 12) | ${misc:Depends} +Recommends: +Description: Software package to test Taler installations. |
