aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxml/libxml++_2.14.0.bb
blob: 4a5af16ea317d6bbd797292af78bd2efecbe3105 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"

DEPENDS = "gtk+"

inherit gnome pkgconfig

do_stage() {
autotools_stage_all
}