projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac22977
)
fso depends on alsa-utils and freerunner-alsa-scenarios to do proper audio
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 24 Jan 2009 01:24:02 +0000
(
01:24
+0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 24 Jan 2009 01:24:02 +0000
(
01:24
+0000)
management.
SVN-Revision: 14162
phone/fso/Makefile
patch
|
blob
|
history
diff --git
a/phone/fso/Makefile
b/phone/fso/Makefile
index 048f1f110a89e35a31f7ba0233670c5c8a5dc7df..8f660342f4a63c481e5ef57e03a14fad580c0c39 100644
(file)
--- a/
phone/fso/Makefile
+++ b/
phone/fso/Makefile
@@
-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