File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,17 @@ SRC_URI = "http://www.openscenegraph.org/downloads/developer_releases/OpenSceneG
66
77S = "${WORKDIR} /OpenSceneGraph-${PV} "
88
9- DEPENDS += "mesa-gl"
9+ DEPENDS += "\
10+ mesa-gl \
11+ libpng \
12+ jpeg \
13+ tiff \
14+ giflib \
15+ jasper \
16+ collada-dom \
17+ libsdl \
18+ xrandr \
19+ "
1020
1121inherit pkgconfig cmake
1222
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ SRC_URI = "svn://osgcairo.googlecode.com/svn/tags;module=1.5.0;protocol=http"
55
66S = "${WORKDIR} /1.5.0"
77
8- DEPENDS = "openscenegraph"
8+ DEPENDS = "openscenegraph cairo "
99
1010inherit pkgconfig cmake
1111
Original file line number Diff line number Diff line change 11LICENSE = "LGPLv2.1+"
2- LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ae675a42253184be27cabc2a56793cfe "
2+ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e7fbbccbb3c1537e5b330f9e2c6d2620 "
33
44# SRC_URI[md5sum] = "c532bf5dca74b955393658929c1801d0"
55# SRC_URI[sha256sum] = "07745925344bc74dec9e2c441ccaca746c34a67895b93e14326ab2856354b0aa"
You can’t perform that action at this time.
0 commit comments