summaryrefslogtreecommitdiff
path: root/dhcpcd/dhcpcd_1.3.22-pl4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd/dhcpcd_1.3.22-pl4.oe')
-rw-r--r--dhcpcd/dhcpcd_1.3.22-pl4.oe7
1 files changed, 7 insertions, 0 deletions
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