summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZedeldi2024-02-05 16:08:37 +0000
committerZedeldi2024-02-05 16:08:37 +0000
commit77be63b792755c1f9089ec399d74a10672859266 (patch)
tree3868666f5e4ac8a267bf3870ba7942650b6e3fb8 /PKGBUILD
parent58b57365e932c9818c2fb93880df50895193f07f (diff)
downloadaur-wifipumpkin3-git.tar.gz
Add python-service-identity dependency for python-twisted
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f5d5b077384..daeef97b4eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=(
'python-urwid'
'python-termcolor'
'python-twisted'
+ 'python-service-identity'
'python-pyqt5'
'python-pyqt5-sip'
'python-pyopenssl'