wok diff aufs-utils/receipt @ rev 10950

get-virtualbox: only /opt/VirtualBox is supported now...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 14:26:45 2011 +0200 (2011-09-02)
parents 7db554e81f0b
children 5f5b3ccf6376
line diff
     1.1 --- a/aufs-utils/receipt	Sun May 15 00:41:27 2011 +0200
     1.2 +++ b/aufs-utils/receipt	Fri Sep 02 14:26:45 2011 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  BRANCH="origin/aufs2.1"
     1.5  
     1.6  DEPENDS="aufs"
     1.7 -BUILD_DEPENDS="git linux-module-headers"
     1.8 +BUILD_DEPENDS="git linux-module-headers aufs"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()