From: Andreas Sturmlechner Date: Mon, 20 Feb 2017 23:06:38 +0000 (+0100) Subject: kde-apps/kstars: USE=indi requires USE=fits X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35b0e5b7a7c17d5205c9d472a4a6b190b0858032;p=gentoo.git kde-apps/kstars: USE=indi requires USE=fits Gentoo-bug: 603146 Package-Manager: portage-2.3.3 --- diff --git a/kde-apps/kstars/kstars-16.08.3.ebuild b/kde-apps/kstars/kstars-16.08.3.ebuild index f252af68e728..215d690bf8c3 100644 --- a/kde-apps/kstars/kstars-16.08.3.ebuild +++ b/kde-apps/kstars/kstars-16.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,6 +54,8 @@ RDEPEND="${COMMON_DEPEND} ${PYTHON_DEPS} " +REQUIRED_USE="indi? ( fits )" + src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package fits CFitsio)