Add libc dependency to file
authorChris Larson <clarson@kergoth.com>
Sun, 28 Sep 2003 20:51:57 +0000 (20:51 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 28 Sep 2003 20:51:57 +0000 (20:51 +0000)
BKrev: 3f7749edbJbgpvedKjEM_szgND0Hjg

file/file-4.04.oe

index e69de29..642b248 100644 (file)
@@ -0,0 +1,7 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := ftp://ftp.astron.com/pub/file/file-4.04.tar.gz
+S := ${WORKDIR}/${P}
+
+inherit autotools libtool