diff options
Diffstat (limited to 'kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild index d7a631cf4e52..dbfeb6dfa533 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.17.4.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_MIN_VERSION=3.14.3 ECM_HANDBOOK="forceoptional" KFMIN=5.64.0 PVCUT=$(ver_cut 1-3) @@ -20,6 +19,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 |