swordfish: fix SRC_URI and DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit cmake_qt5
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative qtquickcontrols qttools fluid"
|
||||
DEPENDS = "qtbase qtdeclarative qtquickcontrols qttools pss-framework"
|
||||
|
||||
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev"
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
|
||||
SRCREV = "0f1d9294cbf9d4ac235c31d10b0c7166845e098f"
|
||||
PV = "0.1.90+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user