gnu: eudev: Build and install the static library.
authorMarius Bakke <mbakke@fastmail.com>
Sat, 15 Feb 2020 19:24:26 +0000 (20:24 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Sat, 15 Feb 2020 19:59:17 +0000 (20:59 +0100)
commitd85f8e46dbc5a978fe7359c89cbb3167fb9c2029
tree50a1d1d3787bdbb0cdb69da70e767dd74b142474
parent21bdf383d7de83d523997d1689b8a2f6a5b858ef
gnu: eudev: Build and install the static library.

'lvm2-static' requires the static libudev.a.  This is a follow-up to commit
7b83cd720fa1b460ab79753869441be272251ded.

* gnu/packages/linux.scm (eudev)[arguments]: Remove "--disable-static" from
 #:configure-flags.  Add phase 'move-static-library.
[outputs]: New field.
(lvm2-static)[inputs]: Remove.
[propagated-inputs]: Remove EUDEV and add EUDEV:STATIC.
gnu/packages/linux.scm