Rebuild with python-lxml

This commit is contained in:
2025-10-12 14:17:57 +03:00
parent 9cf85f81f7
commit 0d44e95a34
+2 -1
View File
@@ -1,7 +1,7 @@
name: breeze-icons name: breeze-icons
description: The Breeze icon theme description: The Breeze icon theme
version: 6.18.0 version: 6.18.0
revision: 1 revision: 2
url: https://invent.kde.org/frameworks/breeze-icons url: https://invent.kde.org/frameworks/breeze-icons
license: LGPL2.1-only,LGPL3-or-later license: LGPL2.1-only,LGPL3-or-later
architecture: any architecture: any
@@ -11,6 +11,7 @@ depends:
- qt6-base - qt6-base
make_depends: make_depends:
- extra-cmake-modules - extra-cmake-modules
- python-lxml
downloads: downloads:
- url: https://invent.kde.org/frameworks/breeze-icons/-/archive/v${BPM_PKG_VERSION}/breeze-icons-v${BPM_PKG_VERSION}.tar.gz - url: https://invent.kde.org/frameworks/breeze-icons/-/archive/v${BPM_PKG_VERSION}/breeze-icons-v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}