summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgit user2024-12-17 20:04:37 +0100
committergit user2024-12-17 20:04:37 +0100
commit158fc64fd9038d110caf0724ed1674e68522feef (patch)
treef790ef1fe9eecfe34a89dcc91a1c913713e680ad /PKGBUILD
parentfecd68cde4b5891343da003bc17e13ee34aeb806 (diff)
downloadaur-woice-git.tar.gz
Added missing make dependency python-poetry.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 019ff78437cc..07712bc5e24c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=woice
pkgname="${_pkgname}-git"
epoch=0
pkgver=0.0.4.r10.20230912.6b7799f
-pkgrel=3
+pkgrel=4
pkgdesc='Automatic login script for WIFIonICE public WiFi by Deutsche Bahn captive portals.'
url='https://github.com/keans/woice'
arch=(any)
@@ -19,6 +19,7 @@ makedepends=(
'git'
'python-build'
'python-installer'
+ 'python-poetry'
'python-wheel'
)
optdepends=(