wok diff db/receipt @ rev 5013

tazbb: add TAZBB_NO_INSTALL support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 01 13:06:49 2010 +0100 (2010-03-01)
parents df122542409d
children b75f20fcc427
line diff
     1.1 --- a/db/receipt	Mon Nov 30 15:03:24 2009 +0100
     1.2 +++ b/db/receipt	Mon Mar 01 13:06:49 2010 +0100
     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()