diff --git a/srcpkgs/gst-plugins-good/template b/srcpkgs/gst-plugins-good/template index 8403f1ec93..abfcc2fd21 100644 --- a/srcpkgs/gst-plugins-good/template +++ b/srcpkgs/gst-plugins-good/template @@ -1,6 +1,7 @@ # Template file for 'gst-plugins-good'. pkgname=gst-plugins-good version=0.10.30 +revision=1 distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu-configure configure_args="--with-gudev --with-libv4l2 --enable-experimental @@ -56,6 +57,7 @@ Add_dependency run GConf Add_dependency run libXv Add_dependency run libwavpack Add_dependency run v4l-utils +Add_dependency run libjack Add_dependency build pkg-config Add_dependency build intltool @@ -78,6 +80,7 @@ Add_dependency build orc-devel Add_dependency build libXv-devel Add_dependency build wavpack-devel Add_dependency build v4l-utils-devel +Add_dependency build jack-devel post_install() {