Skip to content
Snippets Groups Projects
Commit f8636079 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

build: removed libknot vercheck, .pc fail with this

parent eec444d2
Branches
Tags
No related merge requests found
......@@ -15,7 +15,7 @@ BUILD_CFLAGS += --coverage
endif
# Dependencies
$(eval $(call find_lib,libknot,2.0))
$(eval $(call find_lib,libknot))
$(eval $(call find_lib,libuv,1.0))
$(eval $(call find_alt,lua,luajit))
$(eval $(call find_lib,cmocka))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment