From: Chris Larson Date: Tue, 20 Jan 2004 22:08:33 +0000 (+0000) Subject: Add docbook-utils-native and make iputils depend on it. X-Git-Tag: Release-2010-05/1~20280 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd09e5bd8b714b27a808636412b0b8bbef00c5a;p=openembedded.git Add docbook-utils-native and make iputils depend on it. BKrev: 400da6e1kgPQx4qNf3LhYTXQO3ldQg --- diff --git a/docbook-utils/docbook-utils-native_0.6.13.oe b/docbook-utils/docbook-utils-native_0.6.13.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/iputils/iputils_20020927.oe b/iputils/iputils_20020927.oe index 707ecc862c..b4c78258fa 100644 --- a/iputils/iputils_20020927.oe +++ b/iputils/iputils_20020927.oe @@ -1,3 +1,6 @@ +DEPENDS = virtual/libc docbook-utils-native +RDEPENDS = libc6 + SRC_URI = http://www.tux.org/pub/people/alexey-kuznetsov/ip-routing/iputils-ss020927.tar.gz S = ${WORKDIR}/${PN}