Merge pull request #5585 from Hoshpak/k3b

k3b: add cdrtools, cdrdao and dvd+rw-tools into depends
This commit is contained in:
Toyam Cox 2017-01-24 00:10:05 -05:00 committed by GitHub
commit 1080643fb8

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