wok-6.x rev 13913
Fix missing build-depends nux-module-headers
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Jan 24 10:29:26 2013 +0100 (2013-01-24) |
parents | c381a12e66ee |
children | 7bdb4741b0d9 |
files | get-virtualbox/stuff/get-virtualbox |
line diff
1.1 --- a/get-virtualbox/stuff/get-virtualbox Thu Jan 24 00:38:46 2013 +0000 1.2 +++ b/get-virtualbox/stuff/get-virtualbox Thu Jan 24 10:29:26 2013 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 WEB_SITE=http://www.virtualbox.org/ 1.5 SHORT_DESC="x86 virtualization." 1.6 DEPENDS="libsdl fontconfig gcc-lib-base glib libpng python udev mesa libglu-mesa" 1.7 -BUILD_DEPENDS="slitaz-toolchain bzip2 linux-source python python-dev coreutils-command" 1.8 +BUILD_DEPENDS="slitaz-toolchain bzip2 linux-source linux-module-headers python python-dev coreutils-command" 1.9 1.10 ROOT="$1" 1.11