summaryrefslogtreecommitdiff
path: root/screen
diff options
context:
space:
mode:
Diffstat (limited to 'screen')
-rw-r--r--screen/screen-3.9.15.oe7
1 files changed, 7 insertions, 0 deletions
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