fso depends on alsa-utils and freerunner-alsa-scenarios to do proper audio management.
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 24 Jan 2009 01:24:02 +0000 (01:24 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Sat, 24 Jan 2009 01:24:02 +0000 (01:24 +0000)
SVN-Revision: 14162

phone/fso/Makefile

index 048f1f110a89e35a31f7ba0233670c5c8a5dc7df..8f660342f4a63c481e5ef57e03a14fad580c0c39 100644 (file)
@@ -34,7 +34,8 @@ define Package/fso
   SECTION:=phone
   CATEGORY:=Phone
   TITLE:=freesmartphone.org DBus API reference implementation
-  DEPENDS:=python-core +dbus-python +python-gobject +pyserial +pyyaml +gst-python
+  DEPENDS:=python-core +dbus-python +python-gobject +pyserial +pyyaml \
+           +gst-python +alsa-utils +freerunner-alsa-scenarios
   URL:=http://www.freesmartphone.org
 endef