]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
fix build tuxwetter
authorMarkham <markham001@gmx.de>
Wed, 11 Nov 2015 14:06:16 +0000 (15:06 +0100)
committerMarkham <markham001@gmx.de>
Wed, 11 Nov 2015 14:06:16 +0000 (15:06 +0100)
make/plugins.mk

index a9692fc8dff62b28436b5d84feb68409821b4002..baf6fdaae2215f8d0fe0c9f2bd5114041e1766a2 100644 (file)
@@ -297,7 +297,7 @@ $(D)/tuxwetter: $(D)/freetype
        cp -a $(GIT_PLUGINS)/tuxwetter $(BUILD_TMP)/ && \
        pushd $(BUILD_TMP)/tuxwetter && \
                $(TARGET)-gcc $(TARGET_CFLAGS) -L$(TARGETPREFIX)/lib -I$(SOURCE_DIR)/neutrino-hd/src -g -o $(BUILD_TMP)/tuxwetter/tuxwetter starter.c && \
-               $(TARGET)-gcc -Wall $(TARGET_CFLAGS) -L$(TARGETPREFIX)/lib -I$(TARGETPREFIX)/include/freetype2 -lpthread -lfreetype -lz -DWWEATHER -lcrypto -lssl -lcurl -ljpeg -lpng -lungif gifdecomp.c -o $(BUILD_TMP)/tuxwetter/tuxwetter.so tuxwetter.c gfx.c io.c text.c parser.c php.c http.c jpeg.c fb_display.c resize.c pngw.c gif.c
+               $(TARGET)-gcc -Wall $(TARGET_CFLAGS) -L$(TARGETPREFIX)/lib -I$(TARGETPREFIX)/include/freetype2 -lpthread -lfreetype -lz -DWWEATHER -lssl -lcrypto -lrtmp -lcurl -ljpeg -lpng -lungif gifdecomp.c -o $(BUILD_TMP)/tuxwetter/tuxwetter.so tuxwetter.c gfx.c io.c text.c parser.c php.c http.c jpeg.c fb_display.c resize.c pngw.c gif.c
        cp -f $(BUILD_TMP)/tuxwetter/tuxwetter.so $(LIBPLUG)/
        cp -f $(BUILD_TMP)/tuxwetter/tuxwetter.cfg $(LIBPLUG)/
        cp -f $(BUILD_TMP)/tuxwetter/tuxwetter.conf $(VARCONF)/tuxwetter/