paroli: Build needs edje_cc. Add the prereq.
authorMichael Büsch <mb@bu3sch.de>
Thu, 28 Oct 2010 16:05:27 +0000 (16:05 +0000)
committerMichael Büsch <mb@bu3sch.de>
Thu, 28 Oct 2010 16:05:27 +0000 (16:05 +0000)
SVN-Revision: 23700

phone/paroli/Makefile

index 001440e3684f1b96ecce0b4fdfa0d7410342c576..f729ef570c60d8460cb056bc034cf6ac867ea27e 100644 (file)
@@ -135,4 +135,8 @@ define Package/paroli/install
                $(1)/usr/share/paroli/services/
 endef
 
+$(eval $(call RequireCommand,edje_cc, \
+       Please install edje_cc. \
+))
+
 $(eval $(call BuildPackage,paroli))