From patchwork Mon Jan 28 10:38:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-networking] netcat-openbsd: Add glib-2.0 dependency Date: Mon, 28 Jan 2013 10:38:41 -0000 From: lei.yang@windriver.com X-Patchwork-Id: 43527 Message-Id: <1359369521-1779-1-git-send-email-lei.yang@windriver.com> To: , , From: Lei Yang Build failed without glib-2.0,add glib-2.0 to DEPENDS Signed-off-by: Lei Yang Tested-by: Lei Yang --- .../recipes-support/netcat/netcat-openbsd_1.89.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb index f83caee..00a4fb7 100644 --- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb +++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb @@ -13,7 +13,7 @@ SRC_URI[netcat-patch.md5sum] = "00c65aa22243b76998174c733cbb64cc" SRC_URI[netcat-patch.sha256sum] = "d5b6b2bd9788114bdcfbb71acad0263720b4fdc41529e287adf451b8610f84f1" S = "${WORKDIR}/${PN}-${PV}.orig" - +DEPENDS = "glib-2.0" do_configure[noexec] = "1" do_compile() {