diff options
Diffstat (limited to 'links/Makefile')
| -rw-r--r-- | links/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/links/Makefile b/links/Makefile index f6c3052..c8d93d4 100644 --- a/links/Makefile +++ b/links/Makefile @@ -26,7 +26,7 @@ define Package/links SECTION:=net CATEGORY:=Network URL:=http://links.twibright.com/ - DEPENDS:=+libpng +libtiff + DEPENDS:=+libpng +libtiff +libsdl endef define Package/links/description @@ -47,8 +47,6 @@ CONFIGURE_ARGS += --enable-graphics \ --without-x \ --without-fb -TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/directfb - CONFIGURE_VARS += \ DIRECTFB_CONFIG="$(PKG_BUILD_DIR)/directfb-config $(STAGING_DIR)" #DIRECTFB_CONFIG="$(STAGING_DIR)/root-xburst/usr/bin/directfb-config" |
