libmicrohttpd: don't use PROVIDES for non-virtual package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2016-05-09 11:53:55 +01:00
parent 500c519319
commit 4984f86175
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ $(call Package/libmicrohttpd/Default)
TITLE+=(no-ssl)
DEPENDS:=+libpthread
VARIANT:=no-ssl
PROVIDES:=libmicrohttpd
CONFLICTS:=libmicrohttpd
endef