commit | 5762276ab6ff7bd2edc77ad9e890594777f9113f | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Mon Jul 14 16:21:28 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 09:18:17 2025 -0400 |
tree | ef6c9fcdb71eaed3a1f2a783debfd2a05406fc54 | |
parent | 1d7063710b7bab4cfaf2adb2c0c975fdb99e62c9 [diff] |
meson: mapperx: remove unused dependency Tested by building mapperx. Change-Id: I06bfcf7dfaac41807e64630fc684d481193229d3 Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
diff --git a/meson.build b/meson.build index 58c4984..8b17065 100644 --- a/meson.build +++ b/meson.build
@@ -100,7 +100,6 @@ boost, dependency('libsystemd'), phosphor_dbus_interfaces, - phosphor_logging, sdbusplus, dependency('threads'), dependency('tinyxml2', default_options: ['tests=false']),