diff options
author | Peter Wagner <tripolar@gmx.at> | 2014-07-01 20:52:44 +0200 |
---|---|---|
committer | Peter Wagner <tripolar@gmx.at> | 2014-07-01 20:54:41 +0200 |
commit | 72f236973abe63ab1d32bd9e62f5441fc9aa0c2f (patch) | |
tree | 811ca259a385bcc4325ba792ff1e339687d2d213 /libs/alsa-lib | |
parent | 74dadb1aeed954b3eb812a70905bfa599adaf873 (diff) |
add myself as maintainer for
alsa-lib
glib2
libffi
libsndfile
libtorrent
speex
tcp_wrappers
etherwake
git
nfs-kernel-server
portmap
rtorrent
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'libs/alsa-lib')
-rw-r--r-- | libs/alsa-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index 81106e571..a8275c18a 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -31,6 +31,7 @@ define Package/alsa-lib CATEGORY:=Libraries TITLE:=ALSA (Advanced Linux Sound Architecture) library URL:=http://www.alsa-project.org/ + MAINTAINER:=Peter Wagner <tripolar@gmx.at> DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt endef |