wok diff libdb/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 65940fb0441b
children 24033cc7961e
line diff
     1.1 --- a/libdb/receipt	Mon Jun 04 00:47:21 2012 +0200
     1.2 +++ b/libdb/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Berkeley database libraries."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8  WEB_SITE="http://www.oracle.com/technology/software/products/berkeley-db/db/"
     1.9 -DEPENDS="glibc-base"
    1.10  WANTED="db"
    1.11  HOST_ARCH="i486 arm"
    1.12  
    1.13 +DEPENDS="glibc-base"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {