aboutsummaryrefslogtreecommitdiffstats
path: root/scew/scew_0.3.1.oe
blob: 0fd86f9be3b194be421586c27052527d1bb8618e (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "Simple C Expat Wrapper."
DEPENDS = "virtual/libc expat"
RDEPENDS = "libc6 expat"

SRC_URI = http://www.ccd.uab.es/~aleix/scew/scew-${PV}.tar.gz \
	  file://${FILESDIR}/m4.patch;patch=1

inherit autotools pkgconfig