From: Chris Larson Date: Tue, 30 Sep 2003 04:11:31 +0000 (+0000) Subject: Add first pass configure.patch for screen, still a number of tests to be fixed. X-Git-Tag: Release-2010-05/1~20751 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1571c6d1b5a408994f05a1170d5f4fc3e29133b;p=openembedded.git Add first pass configure.patch for screen, still a number of tests to be fixed. BKrev: 3f790273Yxi0_QbLBkKWkM5bmrw4kA --- diff --git a/nonworking/screen/screen-3.9.15.oe b/nonworking/screen/screen-3.9.15.oe index e69de29bb2..1ac0c8027b 100644 --- a/nonworking/screen/screen-3.9.15.oe +++ b/nonworking/screen/screen-3.9.15.oe @@ -0,0 +1,8 @@ +DEPENDS = virtual/libc ncurses +RDEPENDS = libc6 libncurses5 + +SRC_URI := ${GNU_MIRROR}/screen/screen-3.9.15.tar.gz \ + file://${FILESDIR}/configure.patch;patch=1 +S := ${WORKDIR}/${P} + +inherit autotools diff --git a/nonworking/screen/screen-3.9.15/configure.patch b/nonworking/screen/screen-3.9.15/configure.patch new file mode 100644 index 0000000000..e69de29bb2