libkcddb: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:10 +01:00
parent c58ca1225b
commit df97916466
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=libkcddb
version=16.08.2
revision=1
build_style=cmake
hostmakedepends="cmake automoc4 qt-qmake"
hostmakedepends="automoc4 qt-qmake"
makedepends="kdelibs-devel phonon-devel libmusicbrainz5-devel"
short_desc="KDE CDDB library"
maintainer="Enno Boland <gottox@voidlinux.eu>"