From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- dhcpcd/dhcpcd_1.3.22-pl4.oe | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dhcpcd') diff --git a/dhcpcd/dhcpcd_1.3.22-pl4.oe b/dhcpcd/dhcpcd_1.3.22-pl4.oe index e69de29bb2..16b4ac0299 100644 --- a/dhcpcd/dhcpcd_1.3.22-pl4.oe +++ b/dhcpcd/dhcpcd_1.3.22-pl4.oe @@ -0,0 +1,7 @@ +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" + +SRC_URI = http://www.phystech.com/ftp/dhcpcd-${PV}.tar.gz \ + file://${FILESDIR}/config_dir.patch;patch=1 + +inherit autotools -- cgit v1.2.3