Merge pull request #205652 from NixOS/hugin-with-egl

hugin: use glew-egl to fix startup crash
This commit is contained in:
Alexander Bantyev 2022-12-15 11:48:45 +04:00 committed by GitHub
commit 38358880b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
, fftw
, flann
, gettext
, glew
, glew-egl
, ilmbase
, lcms2
, lensfun
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
fftw
flann
gettext
glew
glew-egl
ilmbase
lcms2
lensfun