diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-01-23 10:06:07 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-01-23 10:06:07 +0100 |
commit | ca6ad9f87cd5e751007525db0f12101afa0aff03 (patch) | |
tree | 395d464016410a695fe98649b5c0f768f247e29c /sci-astronomy | |
parent | www-plugins/chrome-binary-plugins: automated update (99.0.4840.0_alpha) (diff) | |
download | gentoo-ca6ad9f87cd5e751007525db0f12101afa0aff03.tar.gz gentoo-ca6ad9f87cd5e751007525db0f12101afa0aff03.tar.bz2 gentoo-ca6ad9f87cd5e751007525db0f12101afa0aff03.zip |
sci-astronomy/celestia: Fix missing dependency
Closes: https://bugs.gentoo.org/831861
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild b/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild index 49a7ab37c8da..63864b39236b 100644 --- a/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild +++ b/sci-astronomy/celestia/celestia-1.7.0_pre20220120.ebuild @@ -42,6 +42,7 @@ BDEPEND=" DEPEND=" dev-libs/libfmt:= media-libs/glew:0= + media-libs/libepoxy media-libs/libpng:0= sys-libs/zlib:= virtual/glu |