summaryrefslogtreecommitdiff
path: root/package/libupnp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-19 21:04:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-19 21:04:52 +0200
commitdfd37d10510d013fc7c49ecb42d1b75c14be4594 (patch)
tree23bc90b2ebd5c5fe09246397839de7af5ac40da8 /package/libupnp
parent859309a404f1c10f77832b47de7b329bd6664395 (diff)
compile autotool stuff, bison and flex by default
Diffstat (limited to 'package/libupnp')
-rw-r--r--package/libupnp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile
index 092c371f8..21b3c3c54 100644
--- a/package/libupnp/Makefile
+++ b/package/libupnp/Makefile
@@ -9,7 +9,6 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= ee16e5d33a3ea7506f38d71facc057dd
PKG_DESCR:= universal plug and play sdk library
PKG_SECTION:= libs/net
-PKG_BUILDDEP:= autotool
PKG_DEPENDS:= libpthread
PKG_URL:= http://pupnp.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=pupnp/}