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

inherit gnome

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

EXTRA_OECONF += "--without-libxml2"

LDFLAGS += "-lz"