summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXZS2016-11-03 19:01:01 +0100
committerXZS2016-11-03 19:08:33 +0100
commit4faa2f02d67b7903ecf42f5f28e92783541d7d16 (patch)
tree0069e5844b71a1ff505f274f9d98ecdb60b4eba5 /PKGBUILD
parent2141dc9fc63f125b9f929c598dad40118b86ab40 (diff)
downloadaur-4faa2f02d67b7903ecf42f5f28e92783541d7d16.tar.gz
add missing make dependency
The DLAGENTS modification uses xmllint to extract information from the HTML page, which is included in the libxml2 package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e554a096114..430bc78463f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc='Easy On The Eyes GNOME Shell, GTK2, GTK3 and Cinnamon themes'
arch=('any')
url='https://www.opendesktop.org/p/1143475/'
license=('GPL3')
+makedepends=('lbxml2')
optdepends=('gtk-engine-murrine: for GTK2 themes')
source=("version::version${url#https}"
'https://dl.opendesktop.org/api/files/download/id/1468995652/Dark-Aurora.tar.gz')