summaryrefslogtreecommitdiff
path: root/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/kinfocenter/kinfocenter-9999.ebuild')
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index 9b5b7d202c5..8a16272880c 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-CMAKE_MIN_VERSION=3.14.3
ECM_HANDBOOK="forceoptional"
KFMIN=9999
PVCUT=$(ver_cut 1-3)
@@ -21,6 +20,7 @@ IUSE="gles2 ieee1394 +opengl +pci wayland"
REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
+BDEPEND=">=dev-util/cmake-3.14.3"
COMMON_DEPEND="
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -59,8 +59,8 @@ DEPEND="${COMMON_DEPEND}
>=kde-frameworks/plasma-${KFMIN}:5
"
RDEPEND="${COMMON_DEPEND}
- >=kde-plasma/kde-cli-tools-${PVCUT}:5
>=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-plasma/kde-cli-tools-${PVCUT}:5
"
src_configure() {