summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2021-06-16 09:18:40 +0100
committerCarsten Haitzler (Rasterman)2021-06-16 09:19:24 +0100
commitff8e1850729f47bc2d9c4b7451964010754d3bd2 (patch)
tree4fb6d45bb4b948da77f7d25570b3436ff3049cee
parent9a665f7924a40f2afe1ad2e670c97e7b979cc1b4 (diff)
downloadaur-ff8e1850729f47bc2d9c4b7451964010754d3bd2.tar.gz
move wl protocols to makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11c20cdb66b9..b981c2b1eda2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ url="http://www.enlightenment.org"
license=('BSD')
depends=('efl-git' 'udisks2' 'wayland' 'bluez-libs' 'libexif'
'xorg-server-xwayland' 'bluez' 'pulseaudio' 'connman' 'bc')
-makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'ccache')
+makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'ccache' 'wayland-protocols')
optdepends=('acpid: power events on laptop lid close - almost essential for any ACPI based system like intel'
'gdb: create backtraces on crash - needed for getting backtraces at crash time in ~/.e-crashdump.txt'
'geoclue2: needed for geolocation module'