diff options
Diffstat (limited to 'package/esound')
| -rw-r--r-- | package/esound/Config.in | 10 | ||||
| -rw-r--r-- | package/esound/Makefile | 1 |
2 files changed, 1 insertions, 10 deletions
diff --git a/package/esound/Config.in b/package/esound/Config.in deleted file mode 100644 index 42f9f77e4..000000000 --- a/package/esound/Config.in +++ /dev/null @@ -1,10 +0,0 @@ -config ADK_PACKAGE_ESOUND - prompt "esound............................ Enlightened Sound Daemon" - tristate - default n - select ADK_PACKAGE_LIBAUDIOFILE - help - Sound daemon can be used to play music via the network. For example - with Amarok. You need to connect a sound card to your embedded device. - - http://www.tux.org/~ricdude/download.html diff --git a/package/esound/Makefile b/package/esound/Makefile index 123ade95c..b6ceecc2c 100644 --- a/package/esound/Makefile +++ b/package/esound/Makefile @@ -6,6 +6,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= esound PKG_VERSION:= 0.2.41 PKG_RELEASE:= 1 +PKG_BUILDDEP+= libaudiofile PKG_MD5SUM:= 3d8973ed87053d7acc1f4d44af2c4688 PKG_DESCR:= Enlightened Sound Daemon PKG_SECTION:= net |
