diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-08-13 12:02:42 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-08-21 04:28:26 +1000 |
commit | d7130f4077a189b65db7a665d3de6b6c7b54ce42 (patch) | |
tree | 0b42d310952d767a21937a1e30c63f3e19727e95 /app-text | |
parent | app-office/calligra: Add WEBKIT_REQUIRED=optional (diff) | |
download | gentoo-d7130f4077a189b65db7a665d3de6b6c7b54ce42.tar.gz gentoo-d7130f4077a189b65db7a665d3de6b6c7b54ce42.tar.bz2 gentoo-d7130f4077a189b65db7a665d3de6b6c7b54ce42.zip |
app-text/kbibtex: Add WEBKIT_REQUIRED=always
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/kbibtex/kbibtex-0.6.ebuild b/app-text/kbibtex/kbibtex-0.6.ebuild index d09ff798c140..545d48364d91 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" |