mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
LP-30 fixed list of unix dev libs required to build osg/osgearth
This commit is contained in:
parent
bed35a1d33
commit
e8f8a52600
6
make/3rdparty/osgearth/osgearth.mk
vendored
6
make/3rdparty/osgearth/osgearth.mk
vendored
@ -14,10 +14,10 @@
|
||||
# - geos
|
||||
# - gdal
|
||||
#
|
||||
# $ sudo apt-get build-dep openscenegraph
|
||||
# $ sudo apt-get install libzip-dev libpng-dev lipjpeg-dev libtiff5-dev libcurl4-openssl-dev libgeos++-dev libgdal-dev
|
||||
#
|
||||
# $ sudo apt-get install libtiff5-dev libcurl4-openssl-dev libgeos++-dev libgdal-dev
|
||||
# libpng-dev lipjpeg-dev
|
||||
# Alternative (not tested)
|
||||
# $ sudo apt-get build-dep openscenegraph
|
||||
#
|
||||
# $ curl --version
|
||||
# curl 7.35.0 (i686-pc-linux-gnu) libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
|
||||
|
Loading…
Reference in New Issue
Block a user