1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-25 09:24:38 +02:00

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

This commit is contained in:
Xiangfu Liu 2010-07-02 14:59:03 +08:00
commit 50c19aac96

View File

@ -25,7 +25,7 @@ define Package/links
SECTION:=network SECTION:=network
CATEGORY:=Network CATEGORY:=Network
URL:=http://links.twibright.com/ URL:=http://links.twibright.com/
DEPENDS:=@BROKEN DEPENDS:=+libpng +libtiff
endef endef
define Package/links/description define Package/links/description
@ -41,6 +41,11 @@ CONFIGURE_ARGS += --enable-graphics \
--without-x \ --without-x \
--without-fb --without-fb
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/directfb
CONFIGURE_VARS += \
DIRECTFB_CONFIG="$(STAGING_DIR)/root-xburst/usr/bin/directfb-config"
define Package/links/install define Package/links/install
$(INSTALL_DIR) $(1)/usr/bin $(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/links $(1)/usr/bin/ $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/links $(1)/usr/bin/