Merge pull request #65458 from ck3d/svdrpsend-fix
vdr: fix shebang of svdrpsend
This commit is contained in:
commit
22f8aa4b90
@ -16,7 +16,7 @@
|
||||
|
||||
postPatch = "substituteInPlace Makefile --replace libsystemd-daemon libsystemd";
|
||||
|
||||
buildInputs = [ fontconfig libjpeg libcap freetype ]
|
||||
buildInputs = [ fontconfig libjpeg libcap freetype perl ]
|
||||
++ lib.optional enableSystemd systemd
|
||||
++ lib.optional enableBidi fribidi;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user