mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #2671 from dangowrt/libmicrohttpd-dont-use-PROVIDES
libmicrohttpd: don't use PROVIDES for non-virtual package
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user