mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 18:34:41 +02:00
Merge branch 'master' of git@projects.qi-hardware.com:openwrt-packages
This commit is contained in:
commit
35be112470
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user