commit: bec8b5cb32f5888049bc3e0b777d8acc5c2ecf52 Author: Sebastian Parborg <darkdefende <AT> gmail <DOT> com> AuthorDate: Fri Jan 26 14:05:00 2024 +0000 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org> CommitDate: Fri Feb 9 14:40:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec8b5cb
net-voip/mumble: Update live ebuild Signed-off-by: Sebastian Parborg <darkdefende <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30788 Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org> net-voip/mumble/mumble-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-voip/mumble/mumble-9999.ebuild b/net-voip/mumble/mumble-9999.ebuild index b5a027a596c1..7aba5eb04ba7 100644 --- a/net-voip/mumble/mumble-9999.ebuild +++ b/net-voip/mumble/mumble-9999.ebuild @@ -16,6 +16,7 @@ if [[ "${PV}" == 9999 ]] ; then # even if these components may not be compiled in EGIT_SUBMODULES=( '-*' + 3rdparty/cmake-compiler-flags 3rdparty/FindPythonInterpreter 3rdparty/gsl 3rdparty/minhook
