media-player-info: fix build
This commit is contained in:
parent
f9268589f8
commit
c9c03c00de
@ -19,9 +19,7 @@ in
|
|||||||
patchShebangs ./tools
|
patchShebangs ./tools
|
||||||
'';
|
'';
|
||||||
|
|
||||||
preConfigure = ''
|
configureFlags = [ "--with-udevdir=${placeholder "out"}/lib/udev" ];
|
||||||
configureFlags="$configureFlags --with-udevdir=$out/lib/udev"
|
|
||||||
'';
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A repository of data files describing media player capabilities";
|
description = "A repository of data files describing media player capabilities";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user