From: Roman Donchenko Date: Wed, 22 Jan 2014 08:04:47 +0000 (+0400) Subject: Merge pull request #2161 from SpecLad:doc-req X-Git-Tag: accepted/tizen/6.0/unified/20201030.111113~3540 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ee331001f5e3f0bd943793fccd67da9b436730d2;p=platform%2Fupstream%2Fopencv.git Merge pull request #2161 from SpecLad:doc-req --- ee331001f5e3f0bd943793fccd67da9b436730d2 diff --cc doc/tutorials/introduction/linux_install/linux_install.rst index 8e14096,8317930..26b243f --- a/doc/tutorials/introduction/linux_install/linux_install.rst +++ b/doc/tutorials/introduction/linux_install/linux_install.rst @@@ -13,10 -13,10 +13,10 @@@ Required Package sudo apt-get install build-essential - * CMake 2.6 or higher; + * CMake 2.8.7 or higher; * Git; * GTK+2.x or higher, including headers (libgtk2.0-dev); - * pkgconfig; + * pkg-config; * Python 2.6 or later and Numpy 1.5 or later with developer packages (python-dev, python-numpy); * ffmpeg or libav development packages: libavcodec-dev, libavformat-dev, libswscale-dev; * [optional] libdc1394 2.x;