diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-01-13 15:15:45 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-01-13 15:15:45 +0000 |
commit | 2a9b0c8e76f591c44f4e3d3c16ee8501b5b02cfa (patch) | |
tree | 74ea745154ded2ea2b1bc8711a6f7d4abe8802ae /conf/distro | |
parent | 3c98f9f394f8fac8ddf18fafc8d5c4ba63ab48ba (diff) |
add python-edbus, BROKEN though until someone adds dbus 1.1.x
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcdates.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcdates.inc b/conf/distro/include/sane-srcdates.inc index a32c065401..8fad05f1bd 100644 --- a/conf/distro/include/sane-srcdates.inc +++ b/conf/distro/include/sane-srcdates.inc @@ -88,6 +88,7 @@ SRCDATE_eflpp ?= "${EFL_SRCDATE}" SRCDATE_python-evas ?= "${EFL_SRCDATE}" SRCDATE_python-ecore ?= "${EFL_SRCDATE}" SRCDATE_python-edje ?= "${EFL_SRCDATE}" +SRCDATE_python-edbus ?= "${EFL_SRCDATE}" SRCDATE_python-emotion ?= "${EFL_SRCDATE}" SRCDATE_python-epsilon ?= "${EFL_SRCDATE}" SRCDATE_python-ewl ?= "${EFL_SRCDATE}" |