aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libcroco/libcroco_0.6.1.bb
blob: 6bb65ab9c12a05bbcf9fec149c163153057b96f2 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit"
SECTION = "x11/utils"
DEPENDS = "glib-2.0 libxml2"
LICENSE = "LGPL"
PR = "r3"

inherit gnome

SRC_URI_append = " file://croco.patch;patch=1 "