aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-27 00:01:19 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-27 00:01:19 +0100
commitb18084bd497de2cd7a6a6ea213049c047eba588b (patch)
tree43ddc8541e5a38e8c76d129e9195cbc5dc3323c5
parentexit with the same value as the child (diff)
downloadunstickpixels-b18084bd497de2cd7a6a6ea213049c047eba588b.tar.gz
unstickpixels-b18084bd497de2cd7a6a6ea213049c047eba588b.tar.bz2
unstickpixels-b18084bd497de2cd7a6a6ea213049c047eba588b.tar.xz
deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--DEPENDENCIES20
1 files changed, 20 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..3cb8a4a
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,20 @@
+RUNTIME DEPENDENCIES:
+
+ libc
+ libgamma
+
+
+BUILD DEPENDENCIES:
+
+ libc
+ libgamma
+ c99
+ make
+ coreutils
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+