summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()