diff options
| author | Michael Neves | 2013-05-13 16:28:38 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-05-13 16:28:38 +0200 |
| commit | 10971b8e26d3da7476acbe1aecb5c43ad9401ac2 (patch) | |
| tree | 81fcc813ba5d65afb7921a6655499eabb56ac3cb | |
| parent | Add xvidtune for screen resolution and bc, needed by vmware-include scripts (diff) | |
| download | tm-scripts-10971b8e26d3da7476acbe1aecb5c43ad9401ac2.tar.gz tm-scripts-10971b8e26d3da7476acbe1aecb5c43ad9401ac2.tar.xz tm-scripts-10971b8e26d3da7476acbe1aecb5c43ad9401ac2.zip | |
Add xvidtune for screen resolution and bc, needed by vmware-include scripts
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index 6f8ca669..a34634ab 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -26,7 +26,8 @@ REQUIRED_BINARIES=" bash tput xterm ckbcomp - xvidtune" + xvidtune + bc" REQUIRED_LIBRARIES=" libcap libcidn libcom_err |
