summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2012-09-28 17:01:23 +0200
committerJonathan Bauer2012-09-28 17:01:23 +0200
commit044b30c4e36b461d6bd844fc17a3592d48da16d0 (patch)
tree293bc4866c718bd020488da164436e86ab16f125
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-044b30c4e36b461d6bd844fc17a3592d48da16d0.tar.gz
tm-scripts-044b30c4e36b461d6bd844fc17a3592d48da16d0.tar.xz
tm-scripts-044b30c4e36b461d6bd844fc17a3592d48da16d0.zip
busybox config fix
-rw-r--r--remote/tools/busybox/busybox.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/tools/busybox/busybox.conf b/remote/tools/busybox/busybox.conf
index 03928171..7151d5a2 100644
--- a/remote/tools/busybox/busybox.conf
+++ b/remote/tools/busybox/busybox.conf
@@ -1,4 +1,4 @@
GIT=git://git.openslx.org/openslx/tools/busybox
DEPS=""
-REQUIRED_BINARIES=""
+REQUIRED_BINARIES="busybox"
REQUIRED_FILES=""