File patch-openambit.patch of Package openambit
--- a/wireshark_dissector/CMakeLists.txt +++ b/wireshark_dissector/CMakeLists.txt @@ -80,3 +80,3 @@ -target_link_libraries(ws-ambit ${WIRESHARK_LIBRARIES}) +target_link_libraries(ws-ambit ${WIRESHARK_LIBRARIES} ${GLIB2_LIBRARIES})