aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r--audio/amarok-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index d848efdd193b..89105ce3b957 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -17,7 +17,7 @@ COMMENT= Media player for KDE
LIB_DEPENDS= artsgui:${PORTSDIR}/multimedia/kdemultimedia3
.if defined(WITH_GSTREAMER)
-LIB_DEPENDS+= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins
+LIB_DEPENDS+= gstplay-0.8.1:${PORTSDIR}/multimedia/gstreamer-plugins
.else
CONFIGURE_ARGS= --without-gstreamer
.endif