summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSameer Puri2023-02-24 10:14:34 -0800
committerSameer Puri2023-02-24 10:14:34 -0800
commit3c488d17969b9470e91635f002b085aa9c3de3a5 (patch)
treef321d2ca6924f9e9171afe8506077a192d278bc5 /PKGBUILD
parent75c4f0140249762372f718058c74db259fa0f19d (diff)
downloadaur-3c488d17969b9470e91635f002b085aa9c3de3a5.tar.gz
regenerate with pypi2pkgbuild (no change)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6cd05aa9146..a48c1dcf5961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='Twisted Qt Integration for Qt4 and Qt5 using qtpy'
arch=(any)
url=https://github.com/frmdstryr/qt-reactor
license=(MIT)
-depends=(python python-twisted python-qtpy)
+depends=(python python-qtpy python-twisted)
## EXTRA_DEPENDS ##
makedepends=(python-pip)
checkdepends=()