libkcddb: fix crossbuild
This commit is contained in:
parent
f08a900e5a
commit
435f12211c
|
@ -3,7 +3,7 @@ pkgname=libkcddb
|
|||
version=17.08.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools kconfig"
|
||||
makedepends="kcodecs-devel kdoctools-devel kio-devel kwidgetsaddons-devel libmusicbrainz5-devel qt5-devel"
|
||||
short_desc="KDE CDDB library"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
@ -25,4 +25,4 @@ libkcddb-devel_package() {
|
|||
vmove usr/include
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue