From 47c74062bb5c9a72f52fa73566b1fc54bc42c767 Mon Sep 17 00:00:00 2001
From: root
Date: Mon, 22 Jul 2019 12:24:08 +0000
Subject: [PATCH] Add bindep.txt file
Mentions binary dependencies and can be used to simplify their
installation.
---
bindep.txt | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 bindep.txt
diff --git a/bindep.txt b/bindep.txt
new file mode 100644
index 000000000..000a0deb5
--- /dev/null
+++ b/bindep.txt
@@ -0,0 +1,4 @@
+gcc
+make
+ncurses-libs
+ncurses-devel