[neon/kde/breeze-icons/Neon/unstable] debian: Add dependency on python3-lxml

Julian Steinmann null at kde.org
Wed Sep 30 20:04:43 BST 2020


Git commit b3ea189f91552be3af8c6d496d28fd5027224517 by Julian Steinmann.
Committed on 30/09/2020 at 19:04.
Pushed by xyquadrat into branch 'Neon/unstable'.

Add dependency on python3-lxml

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/breeze-icons/commit/b3ea189f91552be3af8c6d496d28fd5027224517

diff --git a/debian/control b/debian/control
index a35db38..b62a020 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: cmake (>= 3.0~),
                fdupes,
                libxml2-utils,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.8.0~)
+               qtbase5-dev (>= 5.8.0~),
+               python3-lxml
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/kde/frameworks/breeze-icons
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/breeze-icons


More information about the Neon-commits mailing list