mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/blender: Turn on Draco in the live ebuild
Upstream has now fixed the packaging of Draco so it can now be used for system wide installs Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39760 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
821c10d3e8
commit
e042dde9d7
@@ -339,7 +339,7 @@ src_configure() {
|
||||
-DWITH_CYCLES_STANDALONE_GUI=no
|
||||
|
||||
-DWITH_DOC_MANPAGE=$(usex man)
|
||||
-DWITH_DRACO="no" # TODO: Package Draco
|
||||
-DWITH_DRACO="yes" # TODO: Package Draco
|
||||
-DWITH_FFTW3=$(usex fftw)
|
||||
-DWITH_GHOST_WAYLAND=$(usex wayland)
|
||||
-DWITH_GHOST_WAYLAND_DYNLOAD="no"
|
||||
|
||||
Reference in New Issue
Block a user