wok diff tig/receipt @ rev 23621

updated ruby and ruby-dev (2.6.4 -> 2.7.1)
author Hans-G?nter Theisgen
date Tue Apr 14 15:51:31 2020 +0100 (2020-04-14)
parents 910d5151e168
children 4430100694d2
line diff
     1.1 --- a/tig/receipt	Sun Oct 20 17:18:53 2019 +0100
     1.2 +++ b/tig/receipt	Tue Apr 14 15:51:31 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()