summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeterCP2018-04-11 16:30:27 -0500
committerPeterCP2018-04-11 16:30:27 -0500
commitdc1ee38056750cfb4bfa68b92f16049ca573cf6b (patch)
tree553adf4a57ccf69a02487a690bddb785a3060cc3
parent6979a5f196b542e0b0bc74cf43595d0097617bc0 (diff)
downloadaur-dc1ee38056750cfb4bfa68b92f16049ca573cf6b.tar.gz
Add missing dependency.
-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')