From: Michael Palimaka Date: Sun, 7 Aug 2016 19:13:50 +0000 (+1000) Subject: net-libs/libkvkontakte: webkit is always required X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e376fa5ff0d367e2a2293c13e3385edee60c9e42;p=gentoo.git net-libs/libkvkontakte: webkit is always required Package-Manager: portage-2.3.0 --- diff --git a/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild index a6e891b664c9..d53da057c96b 100644 --- a/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,6 +6,7 @@ EAPI=5 KDE_LINGUAS="ar bs cs da de el en_GB es et fi fr gl hu it kk km ko nb nds nl pl pt pt_BR ro ru sk sl sv tr uk zh_TW" +WEBKIT_REQUIRED="always" inherit kde4-base DESCRIPTION="Library for accessing the features of social networking site vkontakte.ru" diff --git a/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild index a10ff6f61ed3..9fca4c256c42 100644 --- a/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,6 +7,7 @@ EAPI=5 KDE_LINGUAS="" KDE_MINIMAL="4.10" CMAKE_MIN_VERSION=2.8 +WEBKIT_REQUIRED="always" inherit kde4-base MY_PV=${PV/_/-}