diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-02-12 11:48:10 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-02-12 11:48:40 -0500 |
commit | 4c28095cec73f976b61efee76a4f21fdeafa6ae4 (patch) | |
tree | b2780c47c928f585c02d6bf08fae7302b45e1595 /sci-astronomy/stellarium | |
parent | dev-ml/core: bump to 113.24.01 (diff) | |
download | gentoo-4c28095cec73f976b61efee76a4f21fdeafa6ae4.tar.gz gentoo-4c28095cec73f976b61efee76a4f21fdeafa6ae4.tar.bz2 gentoo-4c28095cec73f976b61efee76a4f21fdeafa6ae4.zip |
sci-astronomy/stellarium: add more deps (bug #574498)
Package-Manager: portage-2.2.26
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.14.2.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild index 35da181c9793..da0458bca99d 100644 --- a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild @@ -30,7 +30,10 @@ RDEPEND=" dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtscript:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 virtual/opengl + sys-libs/zlib sound? ( dev-qt/qtmultimedia:5[widgets] )" DEPEND="${RDEPEND} dev-qt/qttest:5 |