editcap now uses stuff from libui.

Change-Id: Ifa5cda67305682909559963ea5ce90cecc0c8e6e
Reviewed-on: https://code.wireshark.org/review/21238
Reviewed-by: Guy Harris <guy@alum.mit.edu>
pespin/osmux-stats
Guy Harris 2017-04-19 20:25:59 -07:00
parent 347a19ae96
commit b0c48f3b4f
1 changed files with 1 additions and 0 deletions

View File

@ -2482,6 +2482,7 @@ endif()
if(BUILD_editcap)
set(editcap_LIBS
ui
wiretap
${ZLIB_LIBRARIES}
${GCRYPT_LIBRARIES}