diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-23 02:27:16 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-23 02:27:16 +0100 |
commit | 0cfdf6523b31ecc5ff5c2ca8b66488ee7e0f0ab6 (patch) | |
tree | 0b57780ca9ef63b4f7670a538c17fc80d1222450 /sci-astronomy | |
parent | net-libs/signond: Override LIBDIR to avoid buildsystem assumption (diff) | |
download | gentoo-0cfdf6523b31ecc5ff5c2ca8b66488ee7e0f0ab6.tar.gz gentoo-0cfdf6523b31ecc5ff5c2ca8b66488ee7e0f0ab6.tar.bz2 gentoo-0cfdf6523b31ecc5ff5c2ca8b66488ee7e0f0ab6.zip |
sci-astronomy/kstars: DEPEND on >=sci-libs/indilib-1.7.5
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.0.0.ebuild b/sci-astronomy/kstars/kstars-3.0.0.ebuild index 0470bb391776..eb48d6121865 100644 --- a/sci-astronomy/kstars/kstars-3.0.0.ebuild +++ b/sci-astronomy/kstars/kstars-3.0.0.ebuild @@ -44,7 +44,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) sys-libs/zlib fits? ( sci-libs/cfitsio ) - indi? ( >=sci-libs/indilib-1.4.0 ) + indi? ( >=sci-libs/indilib-1.7.5 ) password? ( dev-libs/qtkeychain:= ) raw? ( media-libs/libraw:= ) wcs? ( sci-astronomy/wcslib ) |