summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeterCP2018-04-11 16:30:27 -0500
committerPeterCP2018-04-11 16:35:48 -0500
commit85f1081132dc67d88760c379fd83b87a63f91192 (patch)
tree564973cefa39fcb8ab159b1e23c53bd9a9ddb193 /PKGBUILD
parent6979a5f196b542e0b0bc74cf43595d0097617bc0 (diff)
downloadaur-85f1081132dc67d88760c379fd83b87a63f91192.tar.gz
Add missing dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1387cf8d93a..35adbf61252a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('rofi' 'gobject-introspection' 'mate-desktop' 'appmenu-gtk-module-git'
'python' 'python-dbus' 'python-psutil' 'python-setproctitle'
'python-xlib')
optdepends=('appmenu-qt')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'python-distutils-extra')
source=('https://github.com/ubuntu-mate/mate-hud/archive/18.04.7.tar.gz')
sha256sums=('9c73b279033b43c03b3695ae617109fefe3fc8d8547f74a6da10df09b08f09c6')