diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-31 19:31:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-31 19:31:42 +0000 |
commit | f5cf6bdbcb2177004d85bc5837acd7dbe89d6585 (patch) | |
tree | d0c3de86052ffa7b47b66f208c35457848fba1cf /sci-astronomy | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-f5cf6bdbcb2177004d85bc5837acd7dbe89d6585.tar.gz gentoo-2-f5cf6bdbcb2177004d85bc5837acd7dbe89d6585.tar.bz2 gentoo-2-f5cf6bdbcb2177004d85bc5837acd7dbe89d6585.zip |
add back sql-test for bug #350242
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild b/sci-astronomy/stellarium/stellarium-0.10.6.ebuild index e483738ae3af..bb355d4c61b5 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.6.ebuild,v 1.1 2010/12/07 23:28:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.6.ebuild,v 1.2 2010/12/31 19:31:42 mr_bones_ Exp $ EAPI=2 inherit cmake-utils eutils @@ -32,6 +32,7 @@ RDEPEND="virtual/opengl x11-libs/qt-opengl:4 x11-libs/qt-script:4 x11-libs/qt-svg:4 + x11-libs/qt-test:4 media-fonts/dejavu nls? ( virtual/libintl )" DEPEND="${RDEPEND} |