For Qt 5, we need to link with the QtWidgets and QtPrintSupport

libraries as well, at least on OS X.

svn path=/trunk/; revision=47437
This commit is contained in:
Guy Harris 2013-02-02 04:00:52 +00:00
parent e62aba38e6
commit 58b5fc9ebf
1 changed files with 2 additions and 0 deletions

View File

@ -370,6 +370,8 @@ wireshark_LDADD = \
@PORTAUDIO_LIBS@ \
@GTK_LIBS@ \
@Qt_LIBS@ \
@QtWidgets_LIBS@ \
@QtPrintSupport_LIBS@ \
@GLIB_LIBS@ \
-lm