mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
sdcv: fix build
This commit is contained in:
@@ -32,6 +32,8 @@ define Package/sdcv/description
|
||||
StarDict Command line version
|
||||
endef
|
||||
|
||||
TARGET_LDFLAGS+=-liconv
|
||||
|
||||
define Package/sdcv/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/sdcv $(1)/usr/bin/
|
||||
|
||||
Reference in New Issue
Block a user