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/libtorrent | |
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/libtorrent')
-rw-r--r-- | libs/libtorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 80421f3f5..76cf04773 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -29,6 +29,7 @@ define Package/libtorrent TITLE:=Rakshasa's BitTorrent library URL:=http://libtorrent.rakshasa.no/ DEPENDS:=+libopenssl +libsigcxx + MAINTAINER:=Peter Wagner <tripolar@gmx.at> endef define Package/libtorrent/description |