aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libsdl/libsdl-image_1.2.3.bb
blob: 199945e4bc342f36fa27a8dafdad36bc0e930146 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require libsdl-image.inc

FILE_PR = "r2"

SRC_URI += "\
  file://autotools.patch;patch=1 \
"

inherit autotools

do_stage() {
	autotools_stage_all
}