summaryrefslogtreecommitdiff
path: root/sed/sed_4.0.9.oe
diff options
context:
space:
mode:
Diffstat (limited to 'sed/sed_4.0.9.oe')
-rw-r--r--sed/sed_4.0.9.oe7
1 files changed, 7 insertions, 0 deletions
diff --git a/sed/sed_4.0.9.oe b/sed/sed_4.0.9.oe
index e69de29bb2..b217708141 100644
--- a/sed/sed_4.0.9.oe
+++ b/sed/sed_4.0.9.oe
@@ -0,0 +1,7 @@
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
+DESCRIPTION = "sed is a Stream EDitor."
+
+SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
+
+inherit autotools