aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kpackage/kpackage-9999.ebuild')
-rw-r--r--kde-frameworks/kpackage/kpackage-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-frameworks/kpackage/kpackage-9999.ebuild b/kde-frameworks/kpackage/kpackage-9999.ebuild
index 0f9e348e22..5b0905df2a 100644
--- a/kde-frameworks/kpackage/kpackage-9999.ebuild
+++ b/kde-frameworks/kpackage/kpackage-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.1
inherit ecm kde.org
DESCRIPTION="Framework to install and load packages of non binary content"
@@ -16,6 +17,7 @@ BDEPEND="
man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
"
DEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
=kde-frameworks/karchive-${PVCUT}*:5
=kde-frameworks/kcoreaddons-${PVCUT}*:5
=kde-frameworks/ki18n-${PVCUT}*:5