emotion: don't forget requirement.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 17 Jul 2011 22:04:11 +0000 (22:04 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 17 Jul 2011 22:04:11 +0000 (22:04 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@61455 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 1d531cc..b59f891 100644 (file)
@@ -138,6 +138,7 @@ PKG_CHECK_MODULES(EEZE, [eeze >= 1.0.99], [have_eeze="yes"], [have_eeze="no"])
 
 if test "x${have_eeze}" = "xyes"; then
    AC_DEFINE(EMOTION_HAVE_EEZE, 1, [Define to 1 if Eeze is available])
+   requirement_emotion="${requirement_emotion} eeze >= 1.0.99"
 fi
 
 ### Checks for header files