etk relies on edje_cc to be installed on the host
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13992 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5d4f36591c
commit
3b524661b7
@ -64,3 +64,6 @@ define Package/etk/install
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,etk))
|
$(eval $(call BuildPackage,etk))
|
||||||
|
$(eval $(call RequireCommand,edje_cc, \
|
||||||
|
Command <edje_cc> not found - please install edje with edje-cc enabled \
|
||||||
|
))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user