wok diff tig/receipt @ rev 23509

updated python-mechanize (0.2.5 -> 0.4.5)
author Hans-G?nter Theisgen
date Mon Apr 06 10:14:39 2020 +0100 (2020-04-06)
parents 910d5151e168
children 4430100694d2
line diff
     1.1 --- a/tig/receipt	Sun Oct 20 17:18:53 2019 +0100
     1.2 +++ b/tig/receipt	Mon Apr 06 10:14:39 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/jonas/$PACKAGE/archive/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses"
     1.7 -BUILD_DEPENDS="autoconf ncurses-dev"
     1.8 +BUILD_DEPENDS="libtool ncurses-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()