wok diff aufs-utils/receipt @ rev 13876

asterisk: use make -j 1
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 15 11:02:42 2013 +0100 (2013-01-15)
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	Tue Jan 15 11:02:42 2013 +0100
     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()