liballegro-utils: fix missing deps

This commit is contained in:
kyak 2012-10-12 09:14:16 +04:00
parent bcea1d494c
commit 0a3529e86e
1 changed files with 1 additions and 0 deletions

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