commit | bbc6ad487db52930b1aac1180ee7544be41bfb9f | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 12:26:23 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 17:25:41 2022 -0500 |
tree | ffdd190c2f5106bd15fc20c1aa15dcda59af37d2 | |
parent | 3d8d793fc792da93309c55c928a4fd0122254f64 [diff] |
meson: minor dependency fix ups for wrap-builds Add a few missing dependencies to enable full wrap-based builds. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0eab0c37acaad4be5b63d9804200566405f40c0b
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.