Remove bogus dependency added with [8525]
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Aug 2007 13:08:17 +0000 (13:08 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Aug 2007 13:08:17 +0000 (13:08 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8526 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/cbtt/Makefile

index 7f0a83a..2821f3e 100644 (file)
@@ -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