main/gst-plugins-base: rebuild against util-linux

This commit is contained in:
Natanael Copa 2011-08-30 08:30:54 +00:00
parent 827637409a
commit ff91216b3a

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gst-plugins-base
pkgver=0.10.35
pkgrel=0
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Base Plugins"
url="http://gstreamer.freedesktop.org/"
arch="all"
@ -10,7 +10,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-gnome"
depends=
makedepends="pkgconfig gstreamer-dev alsa-lib-dev libvorbis-dev liboil-dev
perl libogg-dev gtk+-dev libtheora-dev libice-dev libsm-dev libxv-dev
util-linux-ng-dev expat-dev gconf-dev gnome-vfs-dev"
util-linux-dev expat-dev gconf-dev gnome-vfs-dev"
# cdparanoia>=10.2 libvisual libtheora"
source="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.bz2"