summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-12 23:10:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-13 00:00:27 +0100
commit81e2e2be549b0211ad55075f6fa541942c24aa4a (patch)
tree6c6707777b8d809ce0a84e22db7cbd6c68f32ee0 /sci-astronomy/stellarium
parentsci-astronomy/stellarium: drop langs, use https (diff)
downloadgentoo-81e2e2be549b0211ad55075f6fa541942c24aa4a.tar.gz
gentoo-81e2e2be549b0211ad55075f6fa541942c24aa4a.tar.bz2
gentoo-81e2e2be549b0211ad55075f6fa541942c24aa4a.zip
sci-astronomy/stellarium: Sort DEPENDs properly
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r--sci-astronomy/stellarium/stellarium-0.18.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.18.2.ebuild b/sci-astronomy/stellarium/stellarium-0.18.2.ebuild
index b553ce1da43f..5b88d75bd45d 100644
--- a/sci-astronomy/stellarium/stellarium-0.18.2.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.18.2.ebuild
@@ -31,11 +31,11 @@ RDEPEND="
dev-qt/qtprintsupport:5
dev-qt/qtserialport:5
dev-qt/qtwidgets:5
- gps? ( dev-qt/qtpositioning:5 )
- media? ( dev-qt/qtmultimedia:5[widgets] )
media-fonts/dejavu
sys-libs/zlib
virtual/opengl
+ gps? ( dev-qt/qtpositioning:5 )
+ media? ( dev-qt/qtmultimedia:5[widgets] )
"
DEPEND="${RDEPEND}
dev-qt/qtconcurrent:5