mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Switch from dri3proto to xorgproto.
* gnu/packages/gl.scm (mesa)[inputs]: Remove DRI3PROTO. * gnu/packages/xorg.scm (xorg-server)[propagated-inputs]: Likewise. (dri3proto)[properties]: Mark as superseded by XORGPROTO.
This commit is contained in:
parent
3993a28a36
commit
0e540ac1e2
2 changed files with 3 additions and 4 deletions
|
@ -251,7 +251,6 @@ also known as DXTn or DXTC) for Mesa.")
|
|||
("xorgproto" ,xorgproto)))
|
||||
(inputs
|
||||
`(("expat" ,expat)
|
||||
("dri3proto" ,dri3proto)
|
||||
("libelf" ,libelf) ;required for r600 when using llvm
|
||||
("libva" ,(force libva-without-mesa))
|
||||
("libxml2" ,libxml2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue