Merge pull request #2671 from dangowrt/libmicrohttpd-dont-use-PROVIDES
libmicrohttpd: don't use PROVIDES for non-virtual package
This commit is contained in:
commit
3ac53e4ee2
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ $(call Package/libmicrohttpd/Default)
|
||||||
TITLE+=(no-ssl)
|
TITLE+=(no-ssl)
|
||||||
DEPENDS:=+libpthread
|
DEPENDS:=+libpthread
|
||||||
VARIANT:=no-ssl
|
VARIANT:=no-ssl
|
||||||
PROVIDES:=libmicrohttpd
|
|
||||||
CONFLICTS:=libmicrohttpd
|
CONFLICTS:=libmicrohttpd
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue