diff --git a/nlove/Makefile b/nlove/Makefile index d8652a4..c8b28c0 100755 --- a/nlove/Makefile +++ b/nlove/Makefile @@ -19,7 +19,7 @@ define Package/nlove SECTION:=games CATEGORY:=Games TITLE:=LÖVE - DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec + DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis URL:=http://bartbes.ath.cx/ endef @@ -38,7 +38,6 @@ define Build/Compile platform/nlove/build.sh);$ endef - define Package/nlove/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_BUILD_DIR)/nlove $(1)/usr/bin/ diff --git a/offrss/Makefile b/offrss/Makefile index 1262ef4..80d57db 100644 --- a/offrss/Makefile +++ b/offrss/Makefile @@ -17,7 +17,7 @@ define Package/offrss CATEGORY:=Network TITLE:=Offrss URL:=http://vicerveza.homeunix.net/~viric/cgi-bin/offrss/doc/trunk/doc/home.wiki - DEPNEDS:=+libcurl +libnxml +libmrss + DEPENDS:=+libcurl +libnxml +libmrss endef TARGET_CFLAHGS += -I$(STAGING_DIR)/usr/iniclude