OSDN Git Service

[update] : Added optdepends
authorhayao <shun819.mail@gmail.com>
Tue, 22 Dec 2020 11:31:30 +0000 (20:31 +0900)
committerhayao <shun819.mail@gmail.com>
Tue, 22 Dec 2020 11:31:30 +0000 (20:31 +0900)
pkgbuilds/wfa-git/PKGBUILD

index 518d812..9ec8f3d 100644 (file)
@@ -9,6 +9,9 @@ url="https://github.com/Hayao0819/wfa"
 license=('WTFPL')
 depends=('sudo' 'pacman' 'jq' 'python3' 'curl' 'pyalpm' 'python-srcinfo')
 makedepends=('git')
+optdepends=(
+  'aurvote: Voting support'
+)
 source=("git+https://github.com/Hayao0819/wfa")
 md5sums=('SKIP')