diff options
| -rw-r--r-- | binutils/binutils-2.14.90.0.6/PLACEHOLDER | 0 | ||||
| -rw-r--r-- | screen/screen-3.9.15.oe | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/binutils/binutils-2.14.90.0.6/PLACEHOLDER b/binutils/binutils-2.14.90.0.6/PLACEHOLDER deleted file mode 100644 index e69de29bb2..0000000000 --- a/binutils/binutils-2.14.90.0.6/PLACEHOLDER +++ /dev/null diff --git a/screen/screen-3.9.15.oe b/screen/screen-3.9.15.oe index e69de29bb2..87daad651f 100644 --- a/screen/screen-3.9.15.oe +++ b/screen/screen-3.9.15.oe @@ -0,0 +1,7 @@ +DEPENDS = virtual/libc ncurses +RDEPENDS = libc6 libncurses5 + +SRC_URI := ${GNU_MIRROR}/screen/screen-3.9.15.tar.gz +S := ${WORKDIR}/${P} + +inherit autotools |
