knotifications: update to 5.7.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -5,15 +5,17 @@ LIC_FILES_CHKSUM = " \
|
||||
file://COPYING-CMAKE-SCRIPTS;md5=54c7042be62e169199200bc6477f04d1 \
|
||||
"
|
||||
|
||||
require ../../kf5-version.inc
|
||||
|
||||
inherit kde cmake-lib
|
||||
|
||||
DEPENDS += "kwindowsystem kservice kconfig kiconthemes kcodecs kcoreaddons phonon"
|
||||
DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}"
|
||||
|
||||
SRCREV = "09f44e8fff59ffa2cd67f21906980d6a566324f8"
|
||||
SRCREV = "b5c1488beeedac53a23f8464d8ef3cea941ecfe8"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_HIDE_ERROR[1] = "KF5Notifications, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_HIDE_ERROR[2] = "KF5Notifications, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
FILES_${PN} += "${datadir}/dbus-1"
|
||||
FILES_${PN} += "${datadir}/dbus-1 ${datadir}/kservicetypes5"
|
||||
Reference in New Issue
Block a user