k3b: add cdrtools, cdrdao and dvd+rw-tools into depends

This commit is contained in:
Helmut Pozimski 2017-01-20 20:56:14 +01:00
parent 73c86c173d
commit c00859ed0f
1 changed files with 2 additions and 1 deletions

View File

@ -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/"