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

PR = "r1"

inherit gnome

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

EXTRA_OECONF += "--without-libxml2"

LDFLAGS += "-lz"