diff options
Diffstat (limited to 'sci-astronomy/libthesky/libthesky-0.4.2.ebuild')
-rw-r--r-- | sci-astronomy/libthesky/libthesky-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/libthesky/libthesky-0.4.2.ebuild b/sci-astronomy/libthesky/libthesky-0.4.2.ebuild index f213dd198..09f89265f 100644 --- a/sci-astronomy/libthesky/libthesky-0.4.2.ebuild +++ b/sci-astronomy/libthesky/libthesky-0.4.2.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -DEPEND="~sci-libs/libsufr-0.7.5[static-libs?]" +DEPEND="sci-libs/libsufr[static-libs?]" RDEPEND="${DEPEND}" src_unpack() { |