1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 02:20:43 +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 TITLE:=stardict
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=+libintl +libiconv +libgnomeui DEPENDS:=+libintl +libiconv
URL:= URL:=
endef endef
@ -50,9 +50,8 @@ CONFIGURE_ARGS += \
--disable-powerwordparse \ --disable-powerwordparse \
--disable-wikiparse \ --disable-wikiparse \
--disable-schemas-install \ --disable-schemas-install \
--disable-deprecations --disable-deprecations \
--disable-gnome-support
# --disable-gnome-support
define Package/stardict/install define Package/stardict/install
$(INSTALL_DIR) $(1)/usr/bin $(INSTALL_DIR) $(1)/usr/bin