k3b: add cdrtools, cdrdao and dvd+rw-tools into depends
This commit is contained in:
parent
73c86c173d
commit
c00859ed0f
|
@ -2,13 +2,14 @@
|
|||
pkgname=k3b
|
||||
_realversion=2.0.3
|
||||
version=${_realversion}a
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=cmake
|
||||
hostmakedepends="qt-qmake automoc4 pkg-config"
|
||||
makedepends="kde-runtime-devel libcddb-devel libsamplerate-devel libmad-devel
|
||||
ffmpeg-devel taglib-devel libmpcdec-devel libdvdread-devel libXft-devel qt-webkit-devel
|
||||
kdelibs-devel phonon-devel libmusicbrainz5-devel lame-devel libkcddb-devel"
|
||||
short_desc="CD/DVD Kreator for Linux"
|
||||
depends="cdrtools cdrdao dvd+rw-tools"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.k3b.org/"
|
||||
|
|
Loading…
Reference in New Issue