blob: d1bf335420d34a581b1fd1309e9557d72732abcc (
plain)
1
2
3
4
5
6
7
|
require qt4-x11-free.inc
PR = "r5"
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 "
|