summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDudemanguy9112017-10-17 11:31:39 -0500
committerDudemanguy9112017-10-17 11:31:39 -0500
commit4049245e75b3744991b344c3bff6a261f490e082 (patch)
tree18372de91cfd7b3a3e9468562f6ff13650fc865b /PKGBUILD
parente51d9b01863898f59e30e925014fc4c7d21f4957 (diff)
downloadaur-4049245e75b3744991b344c3bff6a261f490e082.tar.gz
re-add tumbler as a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ac35f870f18..99e421cd587c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://gist.github.com/ahodesuka/49c1d0eea4b64f24c4c7"
arch=(i686 x86_64)
provides=("glib2=$pkgver")
conflicts=('glib2')
-depends=(pcre libffi libutil-linux)
+depends=(pcre libffi libutil-linux tumbler)
makedepends=(gettext gtk-doc zlib shared-mime-info python libelf git util-linux meson)
checkdepends=(desktop-file-utils dbus)
optdepends=('python: for gdbus-codegen and gtester-report'