aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxml/libxml++_2.14.0.bb
blob: 6eb296c8c28c64714eebbf57c668cc5fa2df7cab (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"
MAINTAINER = "Patrick Steiner <patrick.steiner@a1.net>"

DEPENDS = "gtk+"

inherit gnome pkgconfig

do_stage() {
autotools_stage_all
}