diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-03-29 16:33:47 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-03-29 16:33:47 +0000 |
commit | 15ce3be8deb71a4a090cb96a99639c759a0e3344 (patch) | |
tree | cae3db3e5d8e25c73c18987488c9f14c2ded430e | |
parent | f1d510e5f40c39108c28e457360267d0a4976575 (diff) |
sane-srcdates.inc: bump EFL_SRCDATE, pkgconfig detection works again
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index 13ea6a4811..47da0160a1 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -52,7 +52,7 @@ SRCDATE_gtkhtml2 ?= "20060323" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCDATE = "20080310" +EFL_SRCDATE = "20080330" SRCDATE_edb-native ?= "${EFL_SRCDATE}" SRCDATE_edb ?= "${EFL_SRCDATE}" SRCDATE_eet-native ?= "${EFL_SRCDATE}" |