From dbf2d140e078323e5a444fd1a02a613cde2d25c6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 18 Dec 2008 08:13:45 +0100 Subject: [PATCH] binutils: added glibc rundep. --HG-- extra : convert_revision : 4c872af5f191524e1048e79344dea747fbaa32c3 --- templates/binutils.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/binutils.tmpl b/templates/binutils.tmpl index 4ae2b431ba1..711228f323c 100644 --- a/templates/binutils.tmpl +++ b/templates/binutils.tmpl @@ -24,3 +24,4 @@ long_desc=" and other tools." base_chroot=yes +run_depends="glibc-2.8"