Merge pull request #285382 from wegank/gplates-fix

gplates: fix runtime error
This commit is contained in:
Weijia Wang 2024-02-01 19:42:53 +01:00 committed by GitHub
commit a07361dd1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@
, gmp , gmp
, libGL , libGL
, libGLU , libGLU
, libSM
, mpfr , mpfr
, proj , proj
, python3 , python3
@ -58,6 +59,7 @@ in mkDerivation rec {
gmp gmp
libGL libGL
libGLU libGLU
libSM
mpfr mpfr
proj proj
python python