wok diff gdbm/receipt @ rev 10494

firefox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:32:14 2011 +0200 (2011-05-25)
parents 3b10cfcc3474
children 8b19c9c8daae
line diff
     1.1 --- a/gdbm/receipt	Thu Jan 27 00:20:49 2011 +0100
     1.2 +++ b/gdbm/receipt	Wed May 25 13:32:14 2011 +0200
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="GNU database indexing library."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="glibc-base"
     1.8 -BUILD_DEPENDS="gcc"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.gnu.org/software/gdbm"
    1.11  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="glibc-base"
    1.14 +BUILD_DEPENDS="gcc"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {