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

PR = "r2"

inherit gnome

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

EXTRA_OECONF += "--without-libxml2"

LDFLAGS += "-lz"