zopfli: include all headers
This commit is contained in:
parent
05a7b69509
commit
fd22984bbb
@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
install -Dm444 -t $out/share/doc/zopfli ../README*
|
install -Dm444 -t $out/share/doc/zopfli ../README*
|
||||||
|
cp $src/src/zopfli/*.h $dev/include/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user