Skip to content

Commit

Permalink
kde-apps/kstars: USE=indi requires USE=fits
Browse files Browse the repository at this point in the history
Gentoo-bug: 603146

Package-Manager: portage-2.3.3
  • Loading branch information
a17r committed Feb 20, 2017
1 parent fad01b3 commit 35b0e5b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kde-apps/kstars/kstars-16.08.3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -54,6 +54,8 @@ RDEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
"

REQUIRED_USE="indi? ( fits )"

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package fits CFitsio)
Expand Down

0 comments on commit 35b0e5b

Please sign in to comment.