summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Brunelli2015-09-22 00:24:56 -0300
committerIan Brunelli2015-09-22 00:24:56 -0300
commitab068d74b099ceaa86d8ece78334499f881b4482 (patch)
treef521b9318c6b7d09ab2a40a3c8ea1c4d2b5a1919 /PKGBUILD
parentbbf4e123be2462b278a5cfd9fc7ea8c1e5504c80 (diff)
downloadaur-ab068d74b099ceaa86d8ece78334499f881b4482.tar.gz
Added libsecret as an optional dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ffb19e862ad..2611b1e5a2ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,8 @@ license=('GPL3')
url="https://github.com/gnumdk/${_gitname}"
depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-dbus' 'python-gobject' 'python-cairo' 'totem-plparser')
makedepends=('git' 'gnome-common' 'intltool' 'itstool' 'python' 'yelp-tools')
-optdepends=('python-pylast: Last.FM support'
+optdepends=('libsecret: Last.FM support'
+ 'python-pylast: Last.FM support'
'python-wikipedia: display advanced artist information')
options=('!emptydirs')
install=lollypop.install