diff options
| author | Lars-Peter Clausen | 2009-03-09 15:12:03 +0000 |
|---|---|---|
| committer | Lars-Peter Clausen | 2009-03-09 15:12:03 +0000 |
| commit | 787106ebc13d43b8c608a60e095c8864552ef829 (patch) | |
| tree | 2e9aba559dc214772584508996a04805c4f1f248 | |
| parent | 9d0c84e5f159801c73b1bbb36ae09d89d0052c63 (diff) | |
| download | feeds-787106ebc13d43b8c608a60e095c8864552ef829.tar.gz | |
Update dbus dependencies.
SVN-Revision: 14812
| -rw-r--r-- | phone/paroli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phone/paroli/Makefile b/phone/paroli/Makefile index de65d12..766819f 100644 --- a/phone/paroli/Makefile +++ b/phone/paroli/Makefile @@ -28,7 +28,7 @@ define Package/paroli CATEGORY:=Phone TITLE:=integrated phone application DEPENDS:=+python +fso +python-evas +python-ecore +python-edje +python-e_dbus \ - +python-etk +python-expat + +python-etk +python-expat +dbus-utils URL:=http://wiki.openmoko.org/wiki/Paroli endef |