me
/
guix
Archived
1
0
Fork 0

gnu: mesa-headers: Do not inherit outputs from Mesa.

This is a follow-up to commit 43a8d83c08d736b613a385ff0d06941bd373b642.

* gnu/packages/gl.scm (mesa-headers)[outputs]: New field.
master
Marius Bakke 2020-05-23 11:24:13 +02:00 committed by Marius Bakke
parent 682ae6f947
commit cb475eaa71
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,7 @@ from software emulation to complete hardware acceleration for modern GPUs.")
(propagated-inputs '())
(inputs '())
(native-inputs '())
(outputs '("out"))
(arguments
'(#:phases
(modify-phases %standard-phases