kjsembed: rework dependencies
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -2,4 +2,4 @@ require ${BPN}.inc
|
||||
|
||||
inherit native
|
||||
|
||||
DEPENDS += "qtsvg-native"
|
||||
DEPENDS += "qttools-native qtsvg-native"
|
||||
|
||||
@@ -2,7 +2,7 @@ require ${BPN}.inc
|
||||
|
||||
inherit cmake-lib
|
||||
|
||||
DEPENDS += "${BPN}-native qtsvg"
|
||||
DEPENDS += "${BPN}-native qtsvg qttools"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_HIDE_ERROR[1] = "KF5JsEmbed, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
|
||||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
inherit kde
|
||||
|
||||
# kde stuff takes care of native recipes
|
||||
DEPENDS += "kjs ki18n kdoctools"
|
||||
|
||||
SRCREV = "361d5434b9ff286d8b4d7fab2cc2f2b77289496f"
|
||||
|
||||
Reference in New Issue
Block a user