1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-10-01 12:42:55 +03:00

Merge branch 'master' of git@projects.qi-hardware.com:openwrt-packages

This commit is contained in:
Xiangfu Liu 2010-01-11 15:42:11 +08:00
commit 35be112470
3 changed files with 1 additions and 3 deletions

View File

@ -21,7 +21,7 @@ define Package/dfbmp
TITLE:=dfbmp TITLE:=dfbmp
SECTION:=sound SECTION:=sound
CATEGORY:=Sound CATEGORY:=Sound
DEPENDS:=+libcurl +libfreetype +libz DEPENDS:=+libcurl +libfreetype +zlib
URL:=http://www.maui-systems.org/opensource/dfbmp/index.php URL:=http://www.maui-systems.org/opensource/dfbmp/index.php
endef endef

View File

@ -26,7 +26,6 @@ define Package/gnome-mime-data
endef endef
define Package/gnome-mime-data/description define Package/gnome-mime-data/description
endef endef
TARGET_CFLAGS+=-I$(STAGING_DIR)/usr/lib/libintl/include TARGET_CFLAGS+=-I$(STAGING_DIR)/usr/lib/libintl/include

View File

@ -26,7 +26,6 @@ define Package/gnome-vfs
endef endef
define Package/gnome-vfs/description define Package/gnome-vfs/description
endef endef
TARGET_CFLAGS+=-I$(STAGING_DIR)/usr/lib/libintl/include TARGET_CFLAGS+=-I$(STAGING_DIR)/usr/lib/libintl/include