[arch-commits] Commit in mopidy/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Jun 22 18:27:36 UTC 2015
Date: Monday, June 22, 2015 @ 20:27:35
Author: svenstaro
Revision: 135718
Change optdeps around
Modified:
mopidy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-22 15:46:25 UTC (rev 135717)
+++ PKGBUILD 2015-06-22 18:27:35 UTC (rev 135718)
@@ -18,8 +18,8 @@
'python2-tornado>=2.3')
optdepends=('mopidy-spotify: Spotify backend'
'mopidy-scrobbler: Last.FM scrobbler'
- 'mopidy-MPRIS: MPRIS frontend'
- 'mopidy-alsamixer: ALSA volume control')
+ 'mopidy-mopify: Web client with Spotify-inspired interface'
+ 'mopidy-soundcloud: Soundcloud backend')
makedepends=('python2-sphinx')
backup=('etc/mopidy/mopidy.conf')
install=$pkgname.install
More information about the arch-commits
mailing list