commit: d7130f4077a189b65db7a665d3de6b6c7b54ce42 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sat Aug 13 10:02:42 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Aug 20 18:28:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7130f40
app-text/kbibtex: Add WEBKIT_REQUIRED=always Package-Manager: portage-2.2.28 app-text/kbibtex/kbibtex-0.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/kbibtex/kbibtex-0.6.ebuild b/app-text/kbibtex/kbibtex-0.6.ebuild index d09ff79..545d483 100644 --- a/app-text/kbibtex/kbibtex-0.6.ebuild +++ b/app-text/kbibtex/kbibtex-0.6.ebuild @@ -4,6 +4,7 @@ EAPI=5 +WEBKIT_REQUIRED="always" inherit kde4-base versionator DESCRIPTION="BibTeX editor for KDE to edit bibliographies used with LaTeX"