mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-13 00:49:33 +02:00
kded: Fix missing xmllint build error
Summary:
To avoid this build error:
Error: Could not find xmllint
specify libxslt-native as a dependency.
Reviewers: vkrause
Reviewed By: vkrause
Differential Revision: https://phabricator.kde.org/D14171
This commit is contained in:
committed by
Volker Krause
parent
df43958605
commit
32cedc7f0d
@@ -13,6 +13,7 @@ DEPENDS = " \
|
|||||||
kio \
|
kio \
|
||||||
kinit \
|
kinit \
|
||||||
kservice \
|
kservice \
|
||||||
|
libxslt-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
|
|||||||
Reference in New Issue
Block a user