blob: 1d5f924bc0d81988fcc8a5e0f264956dcfd1e29a (
plain)
1
2
3
4
5
6
7
|
require qt4-x11-free.inc
PR = "r3"
SRC_URI += " \
file://0002-fix-resinit-declaration.patch;patch=1 \
file://0006-freetype-host-includes.patch;patch=1 \
file://0007-openssl-host-includes.patch;patch=1 "
|