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