summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEden Rose2020-10-21 22:26:38 +1100
committerEden Rose2020-10-21 22:26:38 +1100
commita2229788c493ca90babf668de197720dca3d5a79 (patch)
tree405d58cdf911f132cfa58049bc7d9fe3369a9655
parentf7b66040623fb86d3f45fe2d03c8a4f898db9d5d (diff)
downloadaur-a2229788c493ca90babf668de197720dca3d5a79.tar.gz
DEPENDS: Added libxpresent to makedepends, removed ccache from makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a174e05665f..502d8b2cdc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ depends=('curl' 'fontconfig' 'fribidi' 'harfbuzz'
'shared-mime-info' 'mailcap' 'ttf-font' 'scim'
'wayland' 'wayland-protocols' 'libxkbcommon-x11'
'pulseaudio')
-makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'procps-ng' 'ccache')
+makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'procps-ng' 'libxpresent')
optdepends=('gst-plugins-base: Video and thumbnail codecs'
'gst-plugins-good: Video and thumbnail codecs'
'gst-plugins-bad: Video and thumbnail codecs'