mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-24 22:36:22 +02:00
Make tier 1 frameworks build
Summary: Besides dependency and file list updates, this mainly removes the implicit assumption that the requested Git revision is in the master branch. That is not true for frameworks with translations, as those are committed to unnamed branches before tagging. Reviewers: cordlandwehr Reviewed By: cordlandwehr Differential Revision: https://phabricator.kde.org/D6978
This commit is contained in:
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "qtbase"
|
||||
DEPENDS = "qtbase qtx11extras"
|
||||
|
||||
SRC_URI = "git://anongit.kde.org/kidletime"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user