reorder stuff for readline

This commit is contained in:
henderkes
2025-10-08 08:48:30 +02:00
parent 4e2d4f3f05
commit 31906b36e5
4 changed files with 21 additions and 14 deletions

View File

@@ -343,6 +343,15 @@
],
"cpp-library": true
},
"libedit": {
"source": "libedit",
"static-libs-unix": [
"libedit.a"
],
"lib-depends": [
"ncurses"
]
},
"libevent": {
"source": "libevent",
"static-libs-unix": [