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

FILE_PR = "r1"

inherit gnome

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

EXTRA_OECONF += "--without-libxml2"

LDFLAGS += "-lz"