wok-6.x diff pam/receipt @ rev 3397

get-opera: increase lifetime a bit
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 12 09:34:17 2009 +0200 (2009-06-12)
parents 8f9353288f5b
children 62be5adc53af
line diff
     1.1 --- a/pam/receipt	Sat Feb 14 10:04:16 2009 +0000
     1.2 +++ b/pam/receipt	Fri Jun 12 09:34:17 2009 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.us.kernel.org/pub/linux/libs/$PACKAGE/"
     1.6  WGET_URL="${WEB_SITE}library/$TARBALL"
     1.7 +DEPENDS="libdb"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()