wok-current diff tig/receipt @ rev 23595

updated qoauth (1.0 -> 2.0.0)
author Hans-G?nter Theisgen
date Wed Apr 08 14:40:29 2020 +0100 (2020-04-08)
parents 910d5151e168
children 4430100694d2
line diff
     1.1 --- a/tig/receipt	Sun Oct 20 17:18:53 2019 +0100
     1.2 +++ b/tig/receipt	Wed Apr 08 14:40:29 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()