Add missing depdencies

Summary:
When cross compiling for RISC-V these are missing dependencies that are required to build.

For gettext we are following what was done in OE-core with patch:
    atk: add explicit gettext-native dependency

we need to explicitly specify gettext-native as a dependency as the gettext class reduces dependencies in native builds.

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D14982
This commit is contained in:
Alistair Francis
2018-08-22 10:50:21 -07:00
parent 70f27a8f19
commit da86983530
24 changed files with 77 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ DEPENDS = " \
qtsvg \
kjs \
ki18n \
gettext-native \
"
SRC_URI = " \

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "qtbase"
DEPENDS = "qtbase bison-native"
SRC_URI = "git://anongit.kde.org/solid;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
PR = "r0"
DEPENDS = "qtbase ki18n"
DEPENDS = "qtbase ki18n gettext-native"
SRC_URI = "git://anongit.kde.org/kfilemetadata;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "ki18n kcoreaddons"
DEPENDS = "ki18n kcoreaddons gettext-native"
SRC_URI = "git://anongit.kde.org/kpty;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "qtbase ki18n"
DEPENDS = "qtbase ki18n gettext-native"
SRC_URI = "git://anongit.kde.org/kunitconversion;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -17,6 +17,7 @@ DEPENDS = " \
kcrash \
kio \
lmdb \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/baloo;nobranch=1"

View File

@@ -15,6 +15,7 @@ DEPENDS = " \
kxmlgui \
kdeclarative \
kpackage \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kcmutils;nobranch=1"

View File

@@ -4,7 +4,16 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
PR = "r0"
DEPENDS = "qtbase kauth kcoreaddons kcodecs kconfig kguiaddons ki18n kwidgetsaddons"
DEPENDS = "qtbase \
kauth \
kcoreaddons \
kcodecs \
kconfig \
kguiaddons \
ki18n \
kwidgetsaddons \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kconfigwidgets;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -17,6 +17,7 @@ DEPENDS = " \
kguiaddons \
kpackage \
libepoxy \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kdeclarative;nobranch=1"

View File

@@ -10,6 +10,7 @@ DEPENDS = " \
ki18n \
kservice \
kpty \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kdesu;nobranch=1"

View File

@@ -4,7 +4,16 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
PR = "r0"
DEPENDS = "qtbase qtsvg karchive ki18n kcoreaddons kconfigwidgets kwidgetsaddons kitemviews"
DEPENDS = "qtbase \
qtsvg \
karchive \
ki18n \
kcoreaddons \
kconfigwidgets \
kwidgetsaddons \
kitemviews \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kiconthemes;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -13,6 +13,7 @@ DEPENDS = " \
kcrash \
kconfig \
libxslt-native \
gettext-native \
"
SRC_URI = " \

View File

@@ -15,12 +15,15 @@ DEPENDS = " \
solid \
kbookmarks \
kcompletion \
kdoctools \
kconfigwidgets \
kiconthemes \
kitemviews \
kjobwidgets \
kwidgetsaddons \
kwindowsystem\
kwindowsystem \
libxslt-native \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kio;nobranch=1"

View File

@@ -20,6 +20,7 @@ DEPENDS = " \
kwidgetsaddons \
kxmlgui \
attica \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/knewstuff;nobranch=1"

View File

@@ -11,6 +11,7 @@ DEPENDS = " \
kconfig \
ki18n \
kio \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/knotifyconfig;nobranch=1"

View File

@@ -16,6 +16,7 @@ DEPENDS = " \
ktextwidgets \
kwidgetsaddons \
kxmlgui \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kparts;nobranch=1"

View File

@@ -12,6 +12,7 @@ DEPENDS = " \
kwidgetsaddons \
kservice \
kitemviews \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kpeople;nobranch=1"

View File

@@ -15,6 +15,7 @@ DEPENDS = " \
plasma-framework \
solid \
threadweaver \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/krunner;nobranch=1"

View File

@@ -4,7 +4,16 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
PR = "r0"
DEPENDS = "qtbase kconfig kcoreaddons kcrash kdbusaddons ki18n"
DEPENDS = "qtbase \
kconfig \
kcoreaddons \
kcrash \
kdbusaddons \
ki18n \
kdoctools \
gettext-native \
bison-native \
"
SRC_URI = "git://anongit.kde.org/kservice;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -15,6 +15,7 @@ DEPENDS = " \
sonnet \
kiconthemes \
ksyntaxhighlighting \
gettext-native \
"
SRC_URI = " \

View File

@@ -4,7 +4,18 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
PR = "r0"
DEPENDS = "qtbase kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidgetsaddons kwindowsystem sonnet"
DEPENDS = "qtbase \
kcompletion \
kconfig \
kconfigwidgets \
ki18n \
kiconthemes \
kservice \
kwidgetsaddons \
kwindowsystem \
sonnet \
gettext-native \
"
SRC_URI = "git://anongit.kde.org/ktextwidgets;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -17,6 +17,7 @@ DEPENDS = " \
kwidgetsaddons \
kwindowsystem \
libgcrypt \
gettext-native \
"
SRC_URI = " \

View File

@@ -4,7 +4,19 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
PR = "r0"
DEPENDS = "qtbase kcoreaddons kitemviews kconfig kconfigwidgets ki18n kiconthemes ktextwidgets kwidgetsaddons kwindowsystem kglobalaccel"
DEPENDS = "qtbase \
kcoreaddons \
kitemviews \
kconfig \
kconfigwidgets \
ki18n \
kiconthemes \
ktextwidgets \
kwidgetsaddons \
kwindowsystem \
kglobalaccel\
gettext-native \
"
SRC_URI = "git://anongit.kde.org/kxmlgui;nobranch=1"
S = "${WORKDIR}/git"

View File

@@ -24,6 +24,7 @@ DEPENDS = " \
kpackage \
kwayland \
kirigami \
gettext-native \
"
SRC_URI = " \