mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Nope, pkg-config for mbedtls doesn't work.
This commit is contained in:
@@ -16,7 +16,6 @@ cflags = [
|
||||
# "-DDEBUG",
|
||||
]
|
||||
|
||||
package(name="mbedtls_lib", package="mbedtls")
|
||||
package(name="dbus_lib", package="dbus-1")
|
||||
package(name="freetype2_lib", package="freetype2")
|
||||
package(name="libcurl_lib", package="libcurl")
|
||||
@@ -187,7 +186,6 @@ cxxlibrary(
|
||||
".+hacks",
|
||||
".+libxdgpp",
|
||||
".+libmicrotar",
|
||||
".+mbedtls_lib",
|
||||
".+libcurl_lib",
|
||||
".+glfw3_lib",
|
||||
".+magic_lib",
|
||||
|
||||
Reference in New Issue
Block a user