summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-08-08 05:13:50 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-08-08 05:22:03 +1000
commite376fa5ff0d367e2a2293c13e3385edee60c9e42 (patch)
tree1462943af7e4f4948a00bb83d2c3386c54de7617 /net-libs/libkvkontakte
parentnet-fs/nfs-utils: Bump to version 1.3.4 (bug #590698). (diff)
downloadgentoo-e376fa5ff0d367e2a2293c13e3385edee60c9e42.tar.gz
gentoo-e376fa5ff0d367e2a2293c13e3385edee60c9e42.tar.bz2
gentoo-e376fa5ff0d367e2a2293c13e3385edee60c9e42.zip
net-libs/libkvkontakte: webkit is always required
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-libs/libkvkontakte')
-rw-r--r--net-libs/libkvkontakte/libkvkontakte-4.12.0.ebuild3
-rw-r--r--net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild3
2 files changed, 4 insertions, 2 deletions
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/_/-}