diff --git a/nlove/Makefile b/nlove/Makefile index fb83dd6..6a55134 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 +libvorbis + DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis @BROKEN URL:=http://bartbes.ath.cx/ endef diff --git a/offrss/Makefile b/offrss/Makefile index 4e2e420..c12ee44 100644 --- a/offrss/Makefile +++ b/offrss/Makefile @@ -16,7 +16,7 @@ define Package/offrss CATEGORY:=Network TITLE:=Offrss URL:=http://vicerveza.homeunix.net/~viric/cgi-bin/offrss/doc/trunk/doc/home.wiki - DEPENDS:=+libcurl +libnxml +libmrss + DEPENDS:=+libcurl +libnxml +libmrss @BROKEN endef TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include diff --git a/pygame/Makefile b/pygame/Makefile index d42ea7a..8abf6a8 100644 --- a/pygame/Makefile +++ b/pygame/Makefile @@ -19,7 +19,7 @@ define Package/pygame CATEGORY:=Languages TITLE:=pygame URL:=http://pygame.org - DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer + DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer @BROKEN endef define Package/pygame/description