aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt/qt-x11-free_3.3.6.bb
blob: f5ff6b0cdd4d2076dc79a05896d77d0cfafca7e0 (plain)
1
2
3
4
5
6
7
8
9
10
DEPENDS = "uicmoc3-native freetype virtual/libx11 xft libxext libxrender libxrandr libxcursor mysql virtual/libgl"
PROVIDES = "qt3x11"
PR = "r3"

SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
	   file://configure.patch;patch=1 \
	   file://no-examples.patch;patch=1 \
           file://gcc4_1-HACK.patch;patch=1"

require qt-x11-free-common.inc