1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-06 17:14:32 +03:00

liballegro-utils: fix missing deps

This commit is contained in:
kyak 2012-10-12 09:14:16 +04:00
parent bcea1d494c
commit 0a3529e86e

View File

@ -146,6 +146,7 @@ endef
define Package/liballegro-utils
$(call Package/liballegro/Default)
TITLE+= (utils)
DEPENDS:=+liballegro +PACKAGE_liballegro-jpeg:liballegro-jpeg
endef
define Package/liballegro-utils/description