From b1571c6d1b5a408994f05a1170d5f4fc3e29133b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 30 Sep 2003 04:11:31 +0000 Subject: [PATCH] Add first pass configure.patch for screen, still a number of tests to be fixed. BKrev: 3f790273Yxi0_QbLBkKWkM5bmrw4kA --- nonworking/screen/screen-3.9.15.oe | 8 ++++++++ nonworking/screen/screen-3.9.15/configure.patch | 0 2 files changed, 8 insertions(+) create mode 100644 nonworking/screen/screen-3.9.15/configure.patch 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 -- 2.39.5