diff options
Diffstat (limited to 'kde-frameworks/plasma/plasma-9999.ebuild')
| -rw-r--r-- | kde-frameworks/plasma/plasma-9999.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild index d24a45d547a..02034285da9 100644 --- a/kde-frameworks/plasma/plasma-9999.ebuild +++ b/kde-frameworks/plasma/plasma-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KMNAME="${PN}-framework" VIRTUALX_REQUIRED="test" @@ -12,6 +12,9 @@ LICENSE="LGPL-2+" KEYWORDS="" IUSE="gles2 wayland X" +BDEPEND=" + $(add_frameworks_dep kdoctools) +" RDEPEND=" $(add_frameworks_dep kactivities) $(add_frameworks_dep karchive) @@ -50,7 +53,6 @@ RDEPEND=" ) " DEPEND="${RDEPEND} - $(add_frameworks_dep kdoctools) X? ( x11-base/xorg-proto ) " |
