blob: 32ae6be8391336330a7d298afb8990ad33655df5 (
plain)
1
2
3
4
5
6
7
|
require qt4-x11-free.inc
FILE_PR = "r1"
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 "
|