|
From: Enlightenment S. <no-...@en...> - 2011-02-28 15:55:25
|
Log: elementary: more DSO fix. Author: cedric Date: 2011-02-28 07:55:19 -0800 (Mon, 28 Feb 2011) New Revision: 57421 Trac: http://trac.enlightenment.org/e/changeset/57421 Modified: trunk/elementary/configure.ac Modified: trunk/elementary/configure.ac =================================================================== --- trunk/elementary/configure.ac 2011-02-28 15:45:13 UTC (rev 57420) +++ trunk/elementary/configure.ac 2011-02-28 15:55:19 UTC (rev 57421) @@ -215,6 +215,7 @@ PKG_CHECK_MODULES([ELEMENTARY_BIN], [ eina >= 1.0.0 + evas >= 1.0.0 ] ) |