summaryrefslogtreecommitdiff
path: root/findutils/findutils_4.1.20.oe
diff options
context:
space:
mode:
Diffstat (limited to 'findutils/findutils_4.1.20.oe')
-rw-r--r--findutils/findutils_4.1.20.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/findutils/findutils_4.1.20.oe b/findutils/findutils_4.1.20.oe
index e69de29bb2..271a93c6f3 100644
--- a/findutils/findutils_4.1.20.oe
+++ b/findutils/findutils_4.1.20.oe
@@ -0,0 +1,8 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := ftp://alpha.gnu.org/gnu/findutils/findutils-4.1.20.tar.gz \
+ file://${FILESDIR}/configure.patch;patch=1
+S := ${WORKDIR}/${P}
+
+inherit autotools