summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2019-10-04 12:37:27 +0100
committerCarsten Haitzler (Rasterman)2019-10-04 12:37:27 +0100
commitf5da12f81838a43dd8d7ed0b2b7a11cd4e016bb0 (patch)
tree047e9caf5ae19e8545916abc555c42f5cdd6aefc /PKGBUILD
parent7444e39a3e7928de5ac6c6be10f4adf15bbdaf35 (diff)
downloadaur-f5da12f81838a43dd8d7ed0b2b7a11cd4e016bb0.tar.gz
add propcps-ng to be super anal about build deps
some arch installs may be missing it (and thus also missing ps, pidof, uptime, pidof and... free).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97201d69807b..d8f31edd93a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
'shared-mime-info' 'ttf-font' 'scim' 'libibus' 'glib2'
'wayland' 'wayland-protocols' 'libxkbcommon-x11'
'pulseaudio')
-makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'python2')
+makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'python2' 'procps-ng')
optdepends=('geoclue: For elocation'
'gst-plugins-base: Video and thumbnail codecs'
'gst-plugins-good: Video and thumbnail codecs'