commit: ff899e1020882c7faaa3caf69b06136bf7a21029 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sat Aug 13 11:34:56 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=ff899e10
kde-apps/ktp-text-ui: Add WEBKIT_REQUIRED=always Package-Manager: portage-2.2.28 kde-apps/ktp-text-ui/ktp-text-ui-0.9.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-0.9.0.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-0.9.0.ebuild index 95294b6..0e1801e 100644 --- a/kde-apps/ktp-text-ui/ktp-text-ui-0.9.0.ebuild +++ b/kde-apps/ktp-text-ui/ktp-text-ui-0.9.0.ebuild @@ -7,6 +7,7 @@ EAPI=6 KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km ko lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk vi wa zh_CN zh_TW" +WEBKIT_REQUIRED="always" inherit kde4-base DESCRIPTION="KDE Telepathy text chat window"
