kdesignerplugin: broken until qt5 >= 5.9.0
This commit is contained in:
parent
bd7ff1a7a6
commit
984de436b3
|
@ -13,6 +13,8 @@ homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
|||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=66c5119cb2687df988e21999b1600282005e1bfa899e5e4c2325c9e982ea8a00
|
||||
|
||||
broken="kdewebkit requires qt5 >= 5.9.0"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdoctools"
|
||||
configure_args+=" -DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
||||
|
|
Loading…
Reference in New Issue