mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-01-29 21:08:43 +01: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 \
|
||||
kinit \
|
||||
kservice \
|
||||
libxslt-native \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
|
||||
Reference in New Issue
Block a user