aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libglade/libglade_2.6.2.bb
blob: dace1d3f319f7babc16c93e0aa096ab7ed1e5d42 (plain)
1
2
3
4
5
6
7
8
9
10
11
require libglade.inc

PR = "r2"

inherit gnome

SRC_URI += "file://glade-cruft.patch;patch=1 file://no-xml2.patch;patch=1"

EXTRA_OECONF += "--without-libxml2"

LDFLAGS += "-lz"