From 8c16102bc8b729bdb947575c16e342497b05b969 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 22 Jan 2010 18:52:38 +0100 Subject: add pthread dependency --- LICENCE | 2 -- package/pdnsd/Makefile | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENCE b/LICENCE index 8d6c371b1..89ce093f4 100644 --- a/LICENCE +++ b/LICENCE @@ -28,5 +28,3 @@ me an email. • The OpenWrt Project • uClibc Buildroot • The MirOS Project and contributors - -──────────────────────────────────────────────────────────────────────── diff --git a/package/pdnsd/Makefile b/package/pdnsd/Makefile index 1c6d5694d..4c454a332 100644 --- a/package/pdnsd/Makefile +++ b/package/pdnsd/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 114b3b21b09b43cbfcccdde726b84c12 PKG_DESCR:= Proxy DNS server with permanent caching PKG_SECTION:= net -PKG_DEPENDS:= +PKG_DEPENDS:= libpthread PKG_URL:= http://www.phys.uu.nl/~rombouts/pdnsd.html PKG_SITES:= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ -- cgit v1.2.3