1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 00:54:44 +03:00

--disable-gnome-support to buile the gtk library only of StarDict

This commit is contained in:
Xiangfu Liu 2010-01-11 15:41:55 +08:00
parent de2aa71a65
commit ad4a2e90fc

View File

@ -24,7 +24,7 @@ define Package/stardict
TITLE:=stardict
SECTION:=utils
CATEGORY:=Utilities
DEPENDS:=+libintl +libiconv +libgnomeui
DEPENDS:=+libintl +libiconv
URL:=
endef
@ -50,9 +50,8 @@ CONFIGURE_ARGS += \
--disable-powerwordparse \
--disable-wikiparse \
--disable-schemas-install \
--disable-deprecations
# --disable-gnome-support
--disable-deprecations \
--disable-gnome-support
define Package/stardict/install
$(INSTALL_DIR) $(1)/usr/bin