From d555c223433e4792c58a01d1d8799d765b24eaa7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 7 Jun 2009 07:09:14 +0200 Subject: [PATCH] util-linux-ng: needs pkg-config to be built. --HG-- extra : convert_revision : 94bf4290d54e5ac456b4eda8399163b4c6ce8dc1 --- templates/util-linux-ng/template | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/util-linux-ng/template b/templates/util-linux-ng/template index f745cf440b7..7c056662005 100644 --- a/templates/util-linux-ng/template +++ b/templates/util-linux-ng/template @@ -17,6 +17,7 @@ Add_dependency full coreutils Add_dependency full zlib Add_dependency full libblkid Add_dependency run ncurses-libs +Add_dependency build pkg-config post_configure() {