From: Lars-Peter Clausen Date: Fri, 6 Mar 2009 20:47:45 +0000 (+0000) Subject: Update python dependencies. X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7ffe97ca3ee6a9facf1efb2ff188da1ab34365d5;p=openwrt%2Fsvn-archive%2Ffeeds.git Update python dependencies. SVN-Revision: 14763 --- diff --git a/phone/fso/Makefile b/phone/fso/Makefile index d3aaddd..7219420 100644 --- a/phone/fso/Makefile +++ b/phone/fso/Makefile @@ -31,7 +31,7 @@ define Package/fso SECTION:=phone CATEGORY:=Phone TITLE:=freesmartphone.org DBus API reference implementation - DEPENDS:=python-core +dbus-python +python-gobject +pyserial +pyyaml \ + DEPENDS:=+python +dbus-python +python-gobject +pyserial +pyyaml \ +gst-python +alsa-utils +freerunner-alsa-scenarios URL:=http://www.freesmartphone.org endef diff --git a/phone/paroli/Makefile b/phone/paroli/Makefile index fc7567b..de65d12 100644 --- a/phone/paroli/Makefile +++ b/phone/paroli/Makefile @@ -27,7 +27,8 @@ define Package/paroli SECTION:=phone CATEGORY:=Phone TITLE:=integrated phone application - DEPENDS:=python-core +fso +python-evas +python-ecore +python-edje +python-e_dbus +python-etk + DEPENDS:=+python +fso +python-evas +python-ecore +python-edje +python-e_dbus \ + +python-etk +python-expat URL:=http://wiki.openmoko.org/wiki/Paroli endef