mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libwebsockets: add PROVIDES to both variants
Fixed recently in master as part of upgrading, but the same issue applies to 17.01. The two variant packages both now PROVIDE libwebsockets, the virtual package. Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
@@ -43,6 +43,7 @@ define Package/$(PKG_NAME)/Default
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=libwebsockets
|
||||
PROVIDES:=libwebsockets
|
||||
DEPENDS:=+zlib
|
||||
URL:=https://libwebsockets.org
|
||||
MAINTAINER:=Karl Palsson <karlp@etactica.com>
|
||||
|
||||
Reference in New Issue
Block a user