diff options
Diffstat (limited to 'package/libupnp')
-rw-r--r-- | package/libupnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile index fb69be3ae..622dec7c4 100644 --- a/package/libupnp/Makefile +++ b/package/libupnp/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_HASH:= b3142b39601243b50532eec90f4a27dba85eb86f58d4b849ac94edeb29d9b22a PKG_DESCR:= universal plug and play sdk library PKG_SECTION:= libs/net -PKG_DEPENDS:= libpthread +PKG_NEEDS:= threads PKG_URL:= http://pupnp.sourceforge.net/ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=pupnp/} PKG_OPTS:= dev |