diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-03 14:37:31 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-03 14:50:00 +0100 |
commit | 85404e8018eb471e313389b90ca4f3d26c6e1a88 (patch) | |
tree | 0b1cb1b5179275bafea405a1d77dafb603292b5e /sci-astronomy | |
parent | dev-lua/lgi: limit unmigrated ebuilds to dev-lang/lua:0 (diff) | |
download | gentoo-85404e8018eb471e313389b90ca4f3d26c6e1a88.tar.gz gentoo-85404e8018eb471e313389b90ca4f3d26c6e1a88.tar.bz2 gentoo-85404e8018eb471e313389b90ca4f3d26c6e1a88.zip |
sci-astronomy/celestia: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild b/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild index c38a6c82ab31..a5fe892dd0d3 100644 --- a/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild +++ b/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild @@ -42,7 +42,7 @@ DEPEND=" virtual/jpeg:0 virtual/opengl glut? ( media-libs/freeglut ) - lua? ( dev-lang/lua:* ) + lua? ( dev-lang/lua:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 |