kwin: Fix missing xmllint build error
Summary:
To avoid this build error:
Error: Could not find xmllint
specify libxslt-native as a dependency.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewers: vkrause
Reviewed By: vkrause
Differential Revision: https://phabricator.kde.org/D14169
This commit is contained in:
committed by
Volker Krause
parent
4fe84068cd
commit
a6f0ac13c8
@@ -34,6 +34,7 @@ DEPENDS = " \
|
||||
fontconfig \
|
||||
libepoxy \
|
||||
libinput \
|
||||
libxslt-native \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
|
||||
Reference in New Issue
Block a user