diff options
Diffstat (limited to 'audio/mpdbrowser/Makefile')
-rw-r--r-- | audio/mpdbrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdbrowser/Makefile b/audio/mpdbrowser/Makefile index 31c963540bef..64e68c75c1d9 100644 --- a/audio/mpdbrowser/Makefile +++ b/audio/mpdbrowser/Makefile @@ -14,7 +14,7 @@ COMMENT= GTK+ client for the Music Player Daemon (MPD) LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:audio/py-mpd +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:audio/py-mpd@${FLAVOR} USES= gettext iconv python:2 tar:tgz USE_GNOME= intltool pygtk2 |