summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Dejonckheere2024-04-12 17:28:37 +0300
committerFlorian Dejonckheere2024-04-12 17:28:37 +0300
commit3a80c848486981ec03b0ffa852e85cfee0f4ebfa (patch)
tree8ebbd0da350279f2aac6702fbc893d35f8245d37 /PKGBUILD
parentcce123ba5c1fceb4f06093470a1aebf26e804ac7 (diff)
downloadaur-hdapsicon-git.tar.gz
Add librsvg to dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73e9beda3aba..9e4c275dac34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=hdapsicon-git
pkgver=2eec2c7
-pkgrel=1
+pkgrel=2
pkgdesc="A standalone GTK applet for HDAPS disk protection status - formerly known as ThinkHDAPS"
arch=('any')
url="https://github.com/thpani/thinkhdaps"
license=("GPL")
-depends=(pygtk gnome-python tp_smapi hdapsd)
+depends=(pygtk gnome-python tp_smapi hdapsd librsvg)
source=("${pkgname}::git+https://github.com/thpani/thinkhdaps")
md5sums=('SKIP')