From: florian Date: Tue, 28 Aug 2007 13:08:17 +0000 (+0000) Subject: Remove bogus dependency added with [8525] X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=6ba0a37551811d406a6fca1d330f3e5947ccc8c6;p=packages.git Remove bogus dependency added with [8525] git-svn-id: svn://svn.openwrt.org/openwrt/packages@8526 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/cbtt/Makefile b/net/cbtt/Makefile index 7f0a83ac4..2821f3e9a 100644 --- a/net/cbtt/Makefile +++ b/net/cbtt/Makefile @@ -26,7 +26,7 @@ define Package/cbtt DEPENDS:=zlib MENU:=1 TITLE:=Bittorrent tracker - DEPENDS:=+libpthread +uclibcxx +libmysqlclient + DEPENDS:=+libpthread +uclibcxx DESCRIPTION:=a C BitTorrent Tracker URL:=http://bnbtusermods.sourceforge.net endef