X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fbtpd%2FMakefile;h=8903a37740d5ee5df94def583a6a746d0de01a27;hp=5efaef008994a620a8d5b3c0b71e2f0f33e14c7c;hb=793797ad1e7dea804ca0e2ee97eb9d9dbecfa049;hpb=06f31e9985be85ae48baaa119149fa1ecb9b6980 diff --git a/net/btpd/Makefile b/net/btpd/Makefile index 5efaef0089..8903a37740 100644 --- a/net/btpd/Makefile +++ b/net/btpd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=btpd PKG_VERSION:=0.15 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.murmeldjur.se/btpd/ @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/btpd SECTION:=net CATEGORY:=Network - DEPENDS:=+libopenssl + DEPENDS:=+libopenssl +libpthread SUBMENU:=BitTorrent TITLE:=btpd - BitTorrent Protocol Daemon URL:=http://www.murmeldjur.se/btpd/