mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
libmicrohttpd: don't use PROVIDES for non-virtual package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -45,7 +45,6 @@ $(call Package/libmicrohttpd/Default)
|
||||
TITLE+=(no-ssl)
|
||||
DEPENDS:=+libpthread
|
||||
VARIANT:=no-ssl
|
||||
PROVIDES:=libmicrohttpd
|
||||
CONFLICTS:=libmicrohttpd
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user