hawaii-system-preferences: fix SRC_URI and keep abandoned libhawaii in mind

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-01-06 15:06:15 +01:00
parent e43a749dc9
commit c964589766

View File

@@ -7,7 +7,8 @@ LIC_FILES_CHKSUM = " \
inherit cmake_qt5
DEPENDS = "qtbase qtdeclarative qtquickcontrols polkit-qt-1 qtconfiguration pss qtaccountsservice qttools extra-cmake-modules-native"
# TBD: libhawaii is already marekd as abandoned
DEPENDS = "qtbase qtdeclarative qtquickcontrols polkit-qt-1 qtconfiguration libhawaii pss qtaccountsservice qttools extra-cmake-modules-native"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
SRCREV = "4f7aaed8fe5ace9d5efcdec160c963ff101c845f"