aboutsummaryrefslogtreecommitdiffstats
path: root/units/units_1.80.oe
blob: d02628c0255137b12c257096d23d4e9a7712599b (plain)
1
2
3
4
5
6
7
8
9
DEPENDS = "virtual/libc readline"
DESCRIPTION = "GNU units converts between different systems of units."

SRC_URI = "${GNU_MIRROR}/units/units-${PV}.tar.gz \
	   file://units.c.patch;patch=1 \
	   file://makefile.patch;patch=1"

inherit autotools