mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
libsdl-image, add -liconv to CONFIGURE_VARS
This commit is contained in:
@@ -38,7 +38,7 @@ CONFIGURE_ARGS += \
|
||||
--with-sdl-exec-prefix=$(STAGING_DIR)
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
LIBS="-lSDL -ldirect -ldirectfb -lfusion"
|
||||
LIBS="-lSDL -ldirect -ldirectfb -lfusion -liconv"
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include/SDL $(1)/usr/lib/pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user