summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2012-09-28 16:04:27 +0200
committerJonathan Bauer2012-09-28 16:04:27 +0200
commit07d6aedc50ec083384cfce6074bfbd4670f8310a (patch)
tree56ae50a0ec4c776e683d0295e031b67db9e99358
parentminor (diff)
downloadtm-scripts-07d6aedc50ec083384cfce6074bfbd4670f8310a.tar.gz
tm-scripts-07d6aedc50ec083384cfce6074bfbd4670f8310a.tar.xz
tm-scripts-07d6aedc50ec083384cfce6074bfbd4670f8310a.zip
readded configs...
-rw-r--r--remote/tools/busybox/busybox.conf2
-rw-r--r--remote/tools/plymouth/plymouth.conf3
2 files changed, 5 insertions, 0 deletions
diff --git a/remote/tools/busybox/busybox.conf b/remote/tools/busybox/busybox.conf
new file mode 100644
index 00000000..239acb74
--- /dev/null
+++ b/remote/tools/busybox/busybox.conf
@@ -0,0 +1,2 @@
+git=git://git.openslx.org/openslx/tools/busybox
+deps=""
diff --git a/remote/tools/plymouth/plymouth.conf b/remote/tools/plymouth/plymouth.conf
new file mode 100644
index 00000000..e6c210b6
--- /dev/null
+++ b/remote/tools/plymouth/plymouth.conf
@@ -0,0 +1,3 @@
+version=plymouth-0.8.6.1
+url=http://www.freedesktop.org/software/plymouth/releases/${version}.tar.bz2
+deps="libpng-dev libpango1.0-dev libcairo-dev libgtk2.0-dev libdrm-dev"