drkonqi: fix cross-build

This commit is contained in:
Đoàn Trần Công Danh 2024-06-30 10:34:38 +07:00
parent f94571d4ac
commit 897f56c6b8

View file

@ -6,7 +6,8 @@ build_style=cmake
build_helper=qemu
configure_args="-DCMAKE_DISABLE_FIND_PACKAGE_Systemd=ON -DBUILD_TESTING=OFF
-DWITH_PYTHON_VENDORING=OFF"
hostmakedepends="extra-cmake-modules pkg-config qt6-base gettext qt6-tools"
hostmakedepends="extra-cmake-modules pkg-config qt6-base gettext qt6-tools
python3 kf6-kconfig kf6-kcoreaddons"
makedepends="kf6-ki18n-devel kf6-kcoreaddons-devel kf6-kconfig-devel kf6-kservice-devel kf6-kjobwidgets-devel kf6-kio-devel kf6-kcrash-devel kf6-kwidgetsaddons-devel kf6-kwallet-devel kf6-knotifications-devel kf6-kidletime-devel kf6-kwindowsystem-devel kf6-syntax-highlighting-devel kf6-kstatusnotifieritem-devel polkit-qt6-devel"
depends="kf6-kirigami kf6-kitemmodels python3-psutil python3-sentry python3-pygdbmi"
short_desc="KDE crash handler"