mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: pcb: Remove eudev.
* gnu/packages/engineering.scm (pcb)[inputs]: Remove eudev as it is no longer necessary to add it for mesa.
This commit is contained in:
parent
e7dc5681a6
commit
42bb34e21a
1 changed files with 0 additions and 1 deletions
|
@ -443,7 +443,6 @@ (define-public pcb
|
|||
(inputs
|
||||
(list dbus
|
||||
mesa
|
||||
eudev ;FIXME: required by mesa
|
||||
glu
|
||||
gd
|
||||
gtk+-2
|
||||
|
|
Loading…
Reference in a new issue