greenisland: inherit hawaii-target os that libraries are found

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-05-09 14:11:17 +02:00
parent e4f2ee25be
commit 6568900a12

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Support library to make Qt-based Wayland compositors development
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
inherit cmake_qt5
inherit cmake_qt5 hawaii-target
DEPENDS = "qtbase qtdeclarative qtwayland"