summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 6f1995e02..3c074aa21 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-
appdata-tools>=0:${PORTSDIR}/devel/appdata-tools \
itstool:${PORTSDIR}/textproc/itstool \
grilo-plugins>=0:${PORTSDIR}/net/grilo-plugins
-LIB_DEPENDS= libgdata.so.13:${PORTSDIR}/devel/libgdata \
+LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \
libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \