summaryrefslogtreecommitdiff
path: root/gawk
diff options
context:
space:
mode:
Diffstat (limited to 'gawk')
-rw-r--r--gawk/gawk-3.0.4.oe7
1 files changed, 7 insertions, 0 deletions
diff --git a/gawk/gawk-3.0.4.oe b/gawk/gawk-3.0.4.oe
index e69de29bb2..dadfaf94fd 100644
--- a/gawk/gawk-3.0.4.oe
+++ b/gawk/gawk-3.0.4.oe
@@ -0,0 +1,7 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz
+S = ${WORKDIR}/${P}
+
+inherit autotools