aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-09 01:01:02 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-09 01:01:02 +0200
commit385ce8e1cb94803b36aa07722eb844baeba1c0d8 (patch)
tree2d803902a85fd7cea327dc9c499a0fa9e56c72f1
parentoutput file + convergence + moiré (diff)
downloadcrt-calibrator-385ce8e1cb94803b36aa07722eb844baeba1c0d8.tar.gz
crt-calibrator-385ce8e1cb94803b36aa07722eb844baeba1c0d8.tar.bz2
crt-calibrator-385ce8e1cb94803b36aa07722eb844baeba1c0d8.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--DEPENDENCIES19
1 files changed, 19 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..0ada91a
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,19 @@
+RUNTIME DEPENDENCIES:
+
+ libc
+ libdrm
+ linux
+
+BUILD DEPENDENCIES:
+
+ libc
+ libdrm
+ linux
+ gcc
+ make
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+