sys-apps/calculate-utils: добавлена зависимость от pygobject[python2_7]

mhiretskiy
parent dc5d0c2a19
commit 572c478edf

@ -199,6 +199,7 @@ RDEPEND="
sys-auth/pam_keystore
dev-lang/swig
dev-qt/qdbus:5
dev-python/pygobject[python_targets_python2_7]
)
server? (

@ -0,0 +1,16 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="7"
PYTHON_COMPAT=(python2_7)
inherit calculate-utils-r8
DESCRIPTION="A set of Calculate utilities for system installation, build and upgrade"
HOMEPAGE="http://www.calculate-linux.org/main/en/calculate_utilities"
LICENSE="Apache-2.0"
SLOT="3"
KEYWORDS="amd64"
Loading…
Cancel
Save