diff options
| author | Your Name | 2013-08-30 18:58:31 +0200 |
|---|---|---|
| committer | Your Name | 2013-08-30 18:58:31 +0200 |
| commit | 7db166e05ea7dd62f3ca5053dfa683d75e53ce1f (patch) | |
| tree | a04b39f3552839051e2fd605882cc3338f39d9d4 /remote | |
| parent | [vbox] ubuntu conf. (diff) | |
| download | tm-scripts-7db166e05ea7dd62f3ca5053dfa683d75e53ce1f.tar.gz tm-scripts-7db166e05ea7dd62f3ca5053dfa683d75e53ce1f.tar.xz tm-scripts-7db166e05ea7dd62f3ca5053dfa683d75e53ce1f.zip | |
[vbox] conf for Ubuntu 13.04
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/vbox/vbox.conf.ubuntu.13.04 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/remote/modules/vbox/vbox.conf.ubuntu.13.04 b/remote/modules/vbox/vbox.conf.ubuntu.13.04 new file mode 100644 index 00000000..fca3e55e --- /dev/null +++ b/remote/modules/vbox/vbox.conf.ubuntu.13.04 @@ -0,0 +1,19 @@ +REQUIRED_VBOXBASEURL="http://download.virtualbox.org/virtualbox/4.2.16/virtualbox-4.2_4.2.16-86992~Ubuntu~raring_${AMD64_I386}.deb" + +# Just for local usage, development: +# REQUIRED_VBOXBASEURL="http://132.230.8.69/virtualbox-4.2_4.2.16-86992~Ubuntu~precise_${AMD64_I386}.deb" + +REQUIRED_CONTENT_PACKAGES=" + libsdl1.2debian + libpng12-0 +" + +REQUIRED_INSTALLED_PACKAGES=" + libsdl1.2debian + libpng12-0 +" + +REQUIRED_LIBRARIES=" + libsdl1.2debian + libpng12 +" |
