net-libs/libkvkontakte: webkit is always required

Package-Manager: portage-2.3.0
This commit is contained in:
Michael Palimaka
2016-08-08 05:13:50 +10:00
parent f66efcc0f8
commit e376fa5ff0
2 changed files with 4 additions and 2 deletions

View File

@@ -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"

View File

@@ -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/_/-}