mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-12 15:49:36 +02:00
Update file formatting
This commit is contained in:
@@ -10,7 +10,9 @@ HOMEPAGE = "https://api.kde.org/frameworks/attica/html/index.html"
|
||||
LICENSE = "LGPL-2.1"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "qtbase"
|
||||
DEPENDS = " \
|
||||
qtbase \
|
||||
"
|
||||
|
||||
SRC_URI = "git://invent.kde.org/frameworks/${BPN};nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -8,7 +8,10 @@ HOMEPAGE = "https://api.kde.org/frameworks/kirigami/html/index.html"
|
||||
LICENSE = "LGPL-2.0"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "qtquickcontrols2 qtsvg"
|
||||
DEPENDS = " \
|
||||
qtquickcontrols2 \
|
||||
qtsvg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://invent.kde.org/frameworks/${BPN};nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user