diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-12-22 12:54:25 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-12-22 12:55:25 +0100 |
commit | ade953f62bcafea3343e813126362079c925fa00 (patch) | |
tree | 190c1b690c5592f59a33d704497581b744bdaab4 /sci-astronomy | |
parent | app-misc/lockfile-progs: drop 0.1.17 (diff) | |
download | gentoo-ade953f62bcafea3343e813126362079c925fa00.tar.gz gentoo-ade953f62bcafea3343e813126362079c925fa00.tar.bz2 gentoo-ade953f62bcafea3343e813126362079c925fa00.zip |
sci-astronomy/celestia: Needs to be rebuilt when ffmpeg subslot changes
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.7.0_pre20221215-r1.ebuild (renamed from sci-astronomy/celestia/celestia-1.7.0_pre20221215.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20221215.ebuild b/sci-astronomy/celestia/celestia-1.7.0_pre20221215-r1.ebuild index 81c286e19d18..e519cf7a2a7a 100644 --- a/sci-astronomy/celestia/celestia-1.7.0_pre20221215.ebuild +++ b/sci-astronomy/celestia/celestia-1.7.0_pre20221215-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -48,7 +48,7 @@ DEPEND=" sys-libs/zlib:= virtual/glu virtual/opengl - ffmpeg? ( media-video/ffmpeg:0 ) + ffmpeg? ( media-video/ffmpeg:0= ) glut? ( media-libs/freeglut ) lua? ( ${LUA_DEPS} ) qt5? ( |