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