commit:     6d2da3252a83fdfc51fb74fcf58db3d7442aa93d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 22:23:49 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 22:23:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6d2da325

kde-plasma/plasma-workspace: Drop unused DEPEND, set cmake min to 3.14

Upstream commits:
7f13eea36ea4a183e4489479c1177e57cecc112d
2c758a1ad723eec8beef7eafa2c2e77f941291a6

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index 08dc1e935b..abd28b6568 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -21,7 +21,10 @@ IUSE="appstream +calendar +fontconfig geolocation gps 
qalculate screencast +sema
 REQUIRED_USE="gps? ( geolocation )"
 RESTRICT+=" test"
 
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+       >=dev-util/cmake-3.14
+       virtual/pkgconfig
+"
 COMMON_DEPEND="
        >=dev-libs/wayland-1.15
        >=dev-qt/qtdbus-${QTMIN}:5
@@ -96,7 +99,6 @@ COMMON_DEPEND="
        calendar? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
        fontconfig? (
                media-libs/fontconfig
-               media-libs/freetype
                x11-libs/libXft
                x11-libs/xcb-util-image
        )

Reply via email to