]> Git Repo - buildroot-mgba.git/commit
package/x11vnc: drop unrecognized options
authorFabrice Fontaine <[email protected]>
Thu, 23 May 2024 17:36:40 +0000 (19:36 +0200)
committerPeter Korsgaard <[email protected]>
Fri, 24 May 2024 12:37:15 +0000 (14:37 +0200)
commit3ead103f4640072b95923ea9bb15e115f14f4f0d
treea98f595470ecf4a1b946d830072fd831571a001a
parent544da0242f6ce0e1cc65339c384770ae3d3c4b74
package/x11vnc: drop unrecognized options

--without-{jpeg,sdl,zlib} are unrecognized since bump to version
0.9.14 in commit aeea662fb12e69073a233fe1058287212fbbca33 and
https://github.com/LibVNC/x11vnc/commit/d287ed9a77c647f35e85e0b10621a6661e911fad
because those dependencies were linked to libvncserver, not x11vnc

Fixes: aeea662fb12e69073a233fe1058287212fbbca33
Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/x11vnc/x11vnc.mk
This page took 0.033172 seconds and 4 git commands to generate.