From bc93250c109e5af2d85fb8ed885a236ccd6254bb Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Fri, 30 Aug 2013 18:53:18 +0200 Subject: [vbox] Ubuntu configuration --- remote/modules/vbox/vbox.conf.ubuntu | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 remote/modules/vbox/vbox.conf.ubuntu (limited to 'remote/modules') diff --git a/remote/modules/vbox/vbox.conf.ubuntu b/remote/modules/vbox/vbox.conf.ubuntu new file mode 100644 index 00000000..f01529eb --- /dev/null +++ b/remote/modules/vbox/vbox.conf.ubuntu @@ -0,0 +1,19 @@ +REQUIRED_VBOXBASEURL="http://download.virtualbox.org/virtualbox/4.2.16/virtualbox-4.2_4.2.16-86992~Ubuntu~precise_${AMD64_I386}" + +# 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 +" -- cgit v1.2.3-55-g7522