summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02bf2648dded..9c71ed9e7527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git' 'python2')
optdepends=('python2-cherrypy: HTTP frontend'
'python2-ws4py: HTTP frontend'
'python2-pylast: Last.fm frontend'
- 'python2-dbus: D-Bus frontent')
+ 'python2-dbus: MPRIS frontend')
provides=('mopidy')
conflicts=('mopidy')
options=(!emptydirs)