wok diff db/receipt @ rev 5327

get-prince: remove $FORCED
author Liu Peng <rocky@slitaz.org>
date Fri Apr 23 20:35:58 2010 +0000 (2010-04-23)
parents df122542409d
children b75f20fcc427
line diff
     1.1 --- a/db/receipt	Mon Nov 30 15:03:24 2009 +0100
     1.2 +++ b/db/receipt	Fri Apr 23 20:35:58 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="http://download.oracle.com/berkeley-db/$TARBALL"
     1.5  BUILD_DEPENDS="slitaz-toolchain patch"
     1.6  DEPENDS="glibc-base libdb"
     1.7 +TAGS="database"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()