Commit d785694f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

torsmo: fix build when help2man is available on host



help2man doesn't work when cross compiling, as it wants to run
./program --help, so ensure torsmo doesn't try to use it.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent c4e6bc74
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
	pkg-config, prboom, radvd, rdesktop, ruby, qt, quagga, samba,
	sawman, sdl_mixer, sdl_sound, setserial, shared-mime-info,
	speex, sqlite, squashfs, strace, sylpheed, taglib, tcpdump,
	thttpd, tiff, tn5250, udev, udpcast, usbmount, usbutils,
	thttpd, tiff, tn5250, torsmo, udev, udpcast, usbmount, usbutils,
	vsftpd, vtun, which, wpa_supplicant, xapp_twm,
	xapp_xbacklight,
	xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@ TORSMO_AUTORECONF = NO
TORSMO_INSTALL_STAGING = NO
TORSMO_INSTALL_TARGET = YES

# help2man doesn't work when cross compiling
TORSMO_CONF_ENV = HELP2MAN=''
TORSMO_CONF_OPT = --x-includes="-I$(STAGING_DIR)/usr/include/X11" --x-libraries="-I$(STAGING_DIR)/usr/lib" --with-x

TORSMO_DEPENDENCIES = xserver_xorg-server