commit: 83056fb2cdb69e3c0d32a033643a94994188a6ec Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 3 11:48:18 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Apr 3 12:02:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83056fb2
kde-apps/dolphin: USE thumbnail should be default enabled See also: https://mail.kde.org/pipermail/kde-distro-packagers/2019-March/000374.html Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/dolphin/dolphin-18.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/dolphin/dolphin-18.12.3.ebuild b/kde-apps/dolphin/dolphin-18.12.3.ebuild index 9ba19ef094e..d2eb1f4bf1c 100644 --- a/kde-apps/dolphin/dolphin-18.12.3.ebuild +++ b/kde-apps/dolphin/dolphin-18.12.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" HOMEPAGE="https://www.kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin" KEYWORDS="amd64 ~arm64 x86" -IUSE="semantic-desktop thumbnail" +IUSE="semantic-desktop +thumbnail" DEPEND=" $(add_frameworks_dep kbookmarks)
