mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
pygame: fix missing deps
This commit is contained in:
@@ -19,7 +19,7 @@ define Package/pygame
|
|||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=pygame
|
TITLE:=pygame
|
||||||
URL:=http://pygame.org
|
URL:=http://pygame.org
|
||||||
DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer
|
DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer +libsdl-ttf
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/pygame/description
|
define Package/pygame/description
|
||||||
|
|||||||
Reference in New Issue
Block a user