aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gobby/gtksourceview_1.7.2.bb
blob: 6b4c8e686c58471cbe436533b904d27adfb79153 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"

DEPENDS = "gtk+ libgnomeprint"

inherit gnome pkgconfig

do_stage() {
autotools_stage_all
}