diff --git a/common/shlibs b/common/shlibs index dfbbfe20c42..cb9caed3f0a 100644 --- a/common/shlibs +++ b/common/shlibs @@ -158,6 +158,7 @@ libxfce4kbd-private.so libxfcegui4-4.7.0_1 libxfconf-0.so.2 xfconf-4.9.1_1 libxfce4util.so.6 libxfce4util-4.9.1_1 libxfce4panel-1.0.so.4 xfce4-panel-4.9.2_1 +libgstcheck-0.10.so.0 gstreamer-0.10.22_1 libgstreamer-0.10.so.0 gstreamer-0.10.22_1 libgstbase-0.10.so.0 gstreamer-0.10.22_1 libgstdataprotocol-0.10.so.0 gstreamer-0.10.22_1 diff --git a/srcpkgs/gstreamer/template b/srcpkgs/gstreamer/template index e31282a3c52..83936e32c8a 100644 --- a/srcpkgs/gstreamer/template +++ b/srcpkgs/gstreamer/template @@ -1,7 +1,7 @@ # Template file for 'gstreamer'. pkgname=gstreamer version=0.10.36 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-valgrind --enable-docbook" hostmakedepends="libtool pkg-config flex python perl docbook-xsl glib-devel"