commit:     fa0d7d97a7b45c0a39f43294fe541675bfb35799
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 18:44:11 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 18:44:11 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa0d7d97

sci-astronomy/kstars: Also tick the Nova cmake box with IUSE="indi"

Upstream commit db21d04410e9cdd1585d7c879822e1f68d611ff4

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-astronomy/kstars/kstars-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-astronomy/kstars/kstars-9999.ebuild 
b/sci-astronomy/kstars/kstars-9999.ebuild
index 027a65724d..3c1a48fa23 100644
--- a/sci-astronomy/kstars/kstars-9999.ebuild
+++ b/sci-astronomy/kstars/kstars-9999.ebuild
@@ -79,6 +79,7 @@ src_configure() {
                -DBUILD_DOC=$(usex handbook)
                $(cmake_use_find_package fits CFitsio)
                $(cmake_use_find_package indi INDI)
+               $(cmake_use_find_package indi Nova)
                $(cmake_use_find_package password Qt5Keychain)
                $(cmake_use_find_package raw LibRaw)
                $(cmake_use_find_package wcs WCSLIB)
@@ -87,7 +88,7 @@ src_configure() {
        ecm_src_configure
 }
 
-pkg_postinst () {
+pkg_postinst() {
        ecm_pkg_postinst
 
        if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "x11-misc/xplanet" 
; then

Reply via email to