diff options
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 | ||||
-rw-r--r-- | audio/amarok/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index d848efdd193b..89105ce3b957 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/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 |