mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
CMake: corrects the package name of quickjs-ng
This commit is contained in:
+2
-3
@@ -1714,10 +1714,9 @@ ff_lib_enable(ELF
|
||||
"libelf"
|
||||
"libelf"
|
||||
)
|
||||
# Requires https://github.com/quickjs-ng/quickjs/pull/1479
|
||||
ff_lib_enable(QUICKJS
|
||||
"quickjs"
|
||||
"quickjs"
|
||||
"qjs"
|
||||
"qjs"
|
||||
"qjs"
|
||||
)
|
||||
if(ENABLE_LUA)
|
||||
|
||||
Reference in New Issue
Block a user