From 4fe4da86d40a0113b273c14b86f370c2e2b0ec88 Mon Sep 17 00:00:00 2001 From: jake Date: Wed, 9 Feb 2011 07:43:34 +0000 Subject: Accommodate the CMake build on Ubuntu 10.10. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35888 f5534014-38df-0310-8fa8-9805f1628bb7 --- cmake/modules/FindGTK2.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake/modules') diff --git a/cmake/modules/FindGTK2.cmake b/cmake/modules/FindGTK2.cmake index c509d78501..31f5ef9961 100644 --- a/cmake/modules/FindGTK2.cmake +++ b/cmake/modules/FindGTK2.cmake @@ -172,6 +172,7 @@ function(_GTK2_FIND_INCLUDE_DIR _var _hdr) /usr/openwin/lib /sw/include /sw/lib + /usr/include/gdk-pixbuf-2.0 /opt/local/include /opt/local/lib /opt/local/lib/gtk-2.0/include -- cgit v1.2.3