wok-next diff aufs-utils/receipt @ rev 13259

fail2ban: Fixed a typo.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Aug 17 14:57:23 2012 +0000 (2012-08-17)
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 Aug 17 14:57:23 2012 +0000
     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()