From 41bf05ee1eda312ee9c5707d0aa15979fefb9dbc Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 14 Jun 2006 15:55:07 +0000 Subject: minicom-2.1: build fix for gcc, closes #1087 --- packages/minicom/minicom_2.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/minicom/minicom_2.1.bb') diff --git a/packages/minicom/minicom_2.1.bb b/packages/minicom/minicom_2.1.bb index b2e25d06f7..c4a1c3018a 100644 --- a/packages/minicom/minicom_2.1.bb +++ b/packages/minicom/minicom_2.1.bb @@ -2,7 +2,8 @@ SECTION = "console/network" DEPENDS = "ncurses" LICENSE = "GPL" SRC_URI = "http://alioth.debian.org/download.php/123/minicom-${PV}.tar.gz \ - file://configure.patch;patch=1" + file://configure.patch;patch=1 \ + file://gcc4-scope.patch;patch=1" inherit autotools gettext -- cgit v1.2.3