summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlfredo Ramos2016-09-03 23:16:02 -0500
committerAlfredo Ramos2016-09-03 23:16:02 -0500
commit35f56715eb6b0581f922bcaa0d74fc1eeb58b6d3 (patch)
tree27fa6a983675df79f351055102e50e39aef1d11a /PKGBUILD
parent9c8ae51ea6959bcece5b5c242ec4581521f91540 (diff)
downloadaur-35f56715eb6b0581f922bcaa0d74fc1eeb58b6d3.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6b4ebe71624..019bc0582a53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,9 @@ license=('GPL2')
depends=(
'qt5-x11extras' 'qt5-multimedia' 'ffmpeg' 'lame'
- 'lsof' 'pulseaudio-alsa' 'libxrandr' 'xdg-utils'
+ 'lsof' 'pulseaudio-alsa' 'xdg-utils'
)
-makedepends=('git' 'qt5-tools')
+makedepends=('git' 'qt5-tools' 'libxrandr')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")