wok-stable diff db/receipt @ rev 5889
guile: Fix build with GCC 4.5
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jul 22 01:56:20 2010 +0200 (2010-07-22) |
parents | df122542409d |
children | b75f20fcc427 |
line diff
1.1 --- a/db/receipt Mon Nov 30 15:03:24 2009 +0100 1.2 +++ b/db/receipt Thu Jul 22 01:56:20 2010 +0200 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()