summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2017-04-07 16:59:55 -0700
committerSteven Allen2017-04-07 16:59:55 -0700
commitf6275a52f2a2d1b929883f04eea92354b7822143 (patch)
tree4240c97a5d95a1e3ff35bb5abd484436ad633201 /PKGBUILD
parent40fd5c863214c97166e7cbce16d8d21bec54bfb2 (diff)
downloadaur-f6275a52f2a2d1b929883f04eea92354b7822143.tar.gz
add python-systemd optdep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9a2719490e5..6f517151ddf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,13 @@ pkgdesc='Native Pandora Radio client'
arch=('any')
url="https://pithos.github.io/"
license=('GPL3')
-depends=('gtk3' 'python-gobject' 'libsecret' 'python-cairo' 'python>=3.6'
+depends=('gtk3' 'python-gobject' 'libsecret' 'python-cairo'
'gst-plugins-good' 'gst-libav' 'gst-plugins-base')
optdepends=('libkeybinder3: for media keys plugin'
'libappindicator-gtk3: Unity indicator applet support'
'python-pacparser: PAC proxy support'
- 'python-pylast: Last.fm scrobbling support')
+ 'python-pylast: Last.fm scrobbling support'
+ 'python-systemd: Logging to the system journal')
makedepends=('intltool')
source=(
"https://github.com/pithos/pithos/releases/download/${pkgver}/pithos-${pkgver}.tar.xz"{,.asc}