Don't link qtshark against portaudio
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 30 Sep 2013 08:12:46 +0000 (08:12 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 30 Sep 2013 08:12:46 +0000 (08:12 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@52283 f5534014-38df-0310-8fa8-9805f1628bb7

CMakeLists.txt

index 9fa87b5382953a98e60fe94d703ea864a1cb32db..6a77b4b5b5157a9b6a330159d0510fe6010a5eb9 100644 (file)
@@ -855,7 +855,6 @@ if(BUILD_qtshark AND QT_FOUND)
                ${QT_LIBRARIES}
                ${GTHREAD2_LIBRARIES}
                codecs
-               ${PORTAUDIO_LIBRARIES}
                ${LIBEPAN_LIBS}
                ${APPLE_APPLICATION_SERVICES_LIBRARY}
                ${APPLE_CORE_FOUNDATION_LIBRARY}