summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2022-09-23 22:52:35 -0400
committerTed Alff2022-09-23 22:52:35 -0400
commit060970bdc38a37c53e6967d5157bdcc66cddd869 (patch)
tree656787f13d6c8dfdf9909fad9c663007b4576e7e /PKGBUILD
parent9bdd5a21d5a6cf82fbbb0f211fc096028785d03a (diff)
downloadaur-mate-hud.tar.gz
Add plotinus dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef8cfada3935..a8cda4ae417c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ depends=('appmenu-gtk-module' 'dbus-python' 'hicolor-icon-theme' 'mate-desktop'
'python-gobject' 'python-psutil' 'python-pyinotify' 'python-setproctitle'
'python-xlib' 'rofi')
makedepends=('python-setuptools' 'python-distutils-extra')
+optdepends=('DBUS-PLOTINUS: plotinus backend')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ubuntu-mate/mate-hud/archive/${pkgver}.tar.gz")
sha256sums=('763bf4251ba5efbfa2350267f9819888b675798e6fb15206d8a745cd8c3d1e6b')