mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:28:27 +02:00
sdcv: fix build
This commit is contained in:
parent
0267b8887b
commit
730b038515
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user