diff options
-rw-r--r-- | nonworking/screen/screen-3.9.15.oe | 8 | ||||
-rw-r--r-- | nonworking/screen/screen-3.9.15/configure.patch | 0 |
2 files changed, 8 insertions, 0 deletions
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 --- /dev/null +++ b/nonworking/screen/screen-3.9.15/configure.patch |