commit: 79b75349c95f53c5f34b15a3b4ca8bb665b87a47 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 16 08:56:07 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 16 08:56:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b75349
profiles: plasma: Fix package.use after kde-misc/yakuake pkgmove Closes: https://bugs.gentoo.org/689948 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 4bf47736482..e14d4c9e815 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -11,7 +11,7 @@ dev-qt/qtsql:5 mysql kde-apps/ktp-common-internals otr # Enable by default, requires kde-frameworks/kwayland -kde-misc/yakuake absolute-position +kde-apps/yakuake absolute-position # Required by kde-apps/libkexiv2 media-gfx/exiv2 xmp
