brasero: fix makedepends

This commit is contained in:
ojab 2013-04-03 09:55:49 +04:00
parent 588a4edcfe
commit 46e3d2b30a

View file

@ -1,7 +1,7 @@
# Template file for 'brasero' # Template file for 'brasero'
pkgname=brasero pkgname=brasero
version=3.8.0 version=3.8.0
revision=1 revision=2
subpackages="${pkgname}-devel" subpackages="${pkgname}-devel"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-caches" configure_args="--disable-schemas-compile --disable-caches"
@ -10,7 +10,7 @@ hostmakedepends="pkg-config intltool which gnome-doc-utils
itstool gobject-introspection" itstool gobject-introspection"
makedepends="gst-plugins-base1-devel totem-pl-parser-devel libnotify-devel makedepends="gst-plugins-base1-devel totem-pl-parser-devel libnotify-devel
libcanberra-devel nautilus-devel>=3.8 tracker-devel>=0.16 libisofs-devel libcanberra-devel nautilus-devel>=3.8 tracker-devel>=0.16 libisofs-devel
libburn-devel" libburn-devel libSM-devel"
short_desc="Application to burn CD/DVD for the Gnome Desktop" short_desc="Application to burn CD/DVD for the Gnome Desktop"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/projects/brasero" homepage="http://www.gnome.org/projects/brasero"