diff --git a/recipes-hawaii/swordfish/swordfish_git.bb b/recipes-hawaii/swordfish/swordfish_git.bb index 5ded8381..6e4c657c 100644 --- a/recipes-hawaii/swordfish/swordfish_git.bb +++ b/recipes-hawaii/swordfish/swordfish_git.bb @@ -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}"