brasero: depend on cdrdao.

This commit is contained in:
Michael Gehring 2016-04-30 11:55:23 +02:00
parent eac6dde88b
commit 1461a1cab6

View file

@ -1,7 +1,7 @@
# Template file for 'brasero'
pkgname=brasero
version=3.12.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-caches $(vopt_if gir introspection)"
hostmakedepends="pkg-config intltool cdrtools gnome-doc-utils itstool
@ -9,7 +9,7 @@ hostmakedepends="pkg-config intltool cdrtools gnome-doc-utils itstool
makedepends="gst-plugins-base1-devel totem-pl-parser-devel libnotify-devel
libcanberra-devel nautilus-devel tracker-devel libisofs-devel
libburn-devel libSM-devel dconf-devel"
depends="cdrtools dconf shared-mime-info hicolor-icon-theme desktop-file-utils"
depends="cdrdao cdrtools dconf shared-mime-info hicolor-icon-theme desktop-file-utils"
short_desc="Application to burn CD/DVD for the Gnome Desktop"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org/projects/brasero"