wok diff electric-fence/receipt @ rev 20005

Up: PeaZip v6.0.0 to v6.4.1 :: Some dependencies satisfied.
author Leonardo Laporte <hackdorte@yandex.com>
date Tue Aug 01 12:26:53 2017 -0300 (2017-08-01)
parents a1c1d35d9f92
children e3f377fbc5f0
line diff
     1.1 --- a/electric-fence/receipt	Sun Feb 20 07:06:28 2011 +0000
     1.2 +++ b/electric-fence/receipt	Tue Aug 01 12:26:53 2017 -0300
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Memory allocation debugger"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="gdb"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="${PACKAGE}_${VERSION}-0.1.tar.gz"
    1.10  WEB_SITE="http://perens.com/works/software/"
    1.11  WGET_URL="http://perens.com/works/software/ElectricFence/$TARBALL"
    1.12  TAGS="debugger"
    1.13  
    1.14 +DEPENDS="gdb"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {