gstreamer: rebuild for corrected shlib-provides; add missing shlib.

This commit is contained in:
Juan RP 2014-04-03 12:05:28 +02:00
parent 5d195f1cc8
commit 0f0aa6ec01
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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"