bc95039f4c766df2bd33130e6d5f9c1aae734ea1
[vuplus_openembedded] / units / units_1.80.oe
1 DEPENDS = "virtual/libc readline"
2 RDEPENDS = "libc6"
3 DESCRIPTION = "GNU units converts between different systems of units."
4
5 SRC_URI = "${GNU_MIRROR}/units/units-${PV}.tar.gz \
6            file://${FILESDIR}/units.c.patch;patch=1 \
7            file://${FILESDIR}/makefile.patch;patch=1"
8
9 inherit autotools
10