summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoron2016-10-12 23:02:02 +0800
committerzoron2016-10-12 23:02:02 +0800
commit77a5757d875dff60d6205eee741781c84c62f965 (patch)
treef5f85c4f16ed2b546609c81e8a7ac71e3b6a4360 /PKGBUILD
parent7afa4421b1a9c0adefc4457668e791453dee7b67 (diff)
downloadaur-77a5757d875dff60d6205eee741781c84c62f965.tar.gz
First Upload
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba3a491bffee..770e09bd59db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A PyQt front end for xrandr"
arch=('any')
url="https://github.com/fralonra/zrandr"
license=('GPL')
-depends=('xrandr' 'python' 'python-pyqt4')
+depends=('xorg-xrandr' 'python' 'python-pyqt4')
source=("https://github.com/fralonra/zrandr/archive/${pkgver}.tar.gz")
md5sums=('b37bc326887793bc64e42abc3550e97e')