diff options
| author | Jonathan Bauer | 2012-09-28 16:04:27 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2012-09-28 16:04:27 +0200 |
| commit | 07d6aedc50ec083384cfce6074bfbd4670f8310a (patch) | |
| tree | 56ae50a0ec4c776e683d0295e031b67db9e99358 | |
| parent | minor (diff) | |
| download | tm-scripts-07d6aedc50ec083384cfce6074bfbd4670f8310a.tar.gz tm-scripts-07d6aedc50ec083384cfce6074bfbd4670f8310a.tar.xz tm-scripts-07d6aedc50ec083384cfce6074bfbd4670f8310a.zip | |
readded configs...
| -rw-r--r-- | remote/tools/busybox/busybox.conf | 2 | ||||
| -rw-r--r-- | remote/tools/plymouth/plymouth.conf | 3 |
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" |
