aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-23 21:21:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-28 16:55:59 +0100
commitb3bf5f19f6104c1f51b8bc5b2df2b067857779c5 (patch)
treebb5ea362c6a78eb5bcfae5e30e8112eb1fd46fba /kde-frameworks/kdesignerplugin
parentnet-libs/libktorrent: Disable more brittle tests (diff)
downloadkde-b3bf5f19f6104c1f51b8bc5b2df2b067857779c5.tar.gz
kde-b3bf5f19f6104c1f51b8bc5b2df2b067857779c5.tar.bz2
kde-b3bf5f19f6104c1f51b8bc5b2df2b067857779c5.zip
kde-frameworks: Lock down version on kde-frameworks/* deps to =${PVCUT}*
...where PVCUT=$(ver_cut 1-2) so it does not break with the rare point release. KDE Frameworks do not guarantee compatibility with mixed versions, similar to how no one would expect half of a Qt upgrade to work trouble free. Bug: https://bugs.gentoo.org/703622 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kdesignerplugin')
-rw-r--r--kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild
index 298b9484b8..e8213d1c7d 100644
--- a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild
+++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild
@@ -19,7 +19,7 @@ BDEPEND="
nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
"
DEPEND="
- >=kde-frameworks/kconfig-${PVCUT}:5
- >=kde-frameworks/kcoreaddons-${PVCUT}:5
+ =kde-frameworks/kconfig-${PVCUT}*:5
+ =kde-frameworks/kcoreaddons-${PVCUT}*:5
"
RDEPEND="${DEPEND}"