summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2021-06-16 09:18:19 +0100
committerCarsten Haitzler (Rasterman)2021-06-16 09:19:08 +0100
commita6be4914c990d31275712a83b745378e898efa98 (patch)
treebc4dc904fbe606fc47b4870384d1dc4b30162f32
parentfff04d9920796e9baa7ff12744f97a270b519c43 (diff)
downloadaur-a6be4914c990d31275712a83b745378e898efa98.tar.gz
move wl protocols to makedepends
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61ea3f84f851..2c07d7af1b59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,9 +19,8 @@ depends=('curl' 'fontconfig' 'fribidi' 'harfbuzz'
'libpng' 'libtiff' 'giflib' 'lz4' 'zlib' 'systemd-libs' 'openssl'
'glibc' 'libutil-linux' 'dbus'
'shared-mime-info' 'mailcap' 'ttf-font' 'scim'
- 'wayland' 'wayland-protocols' 'libxkbcommon-x11'
- 'pulseaudio')
-makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'procps-ng' 'ccache')
+ 'wayland' 'libxkbcommon-x11' 'pulseaudio')
+makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'procps-ng' 'ccache' 'wayland-protocols')
optdepends=('gst-plugins-base: Video and thumbnail codecs'
'gst-plugins-good: Video and thumbnail codecs'
'gst-plugins-bad: Video and thumbnail codecs'