# HG changeset patch # User Hans-G?nter Theisgen # Date 1549985009 -3600 # Node ID bb64ef45fe1f0bfe6232956dcf410af9780fd210 # Parent 8edaebde73b6439d29576326f382051f8ff59dec updated bwm-ng again (0.6.1 -> 0.6.2) diff -r 8edaebde73b6 -r bb64ef45fe1f bwm-ng/receipt --- a/bwm-ng/receipt Tue Feb 12 16:18:56 2019 +0100 +++ b/bwm-ng/receipt Tue Feb 12 16:23:29 2019 +0100 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/vgropp/$PACKAGE/archive/v$VERSION/$TARBALL" DEPENDS="libtinfo" -BUILD_DEPENDS="autoconf ncurses-dev" +BUILD_DEPENDS="autoconf automake ncurses-dev" # Rules to configure and make the package. compile_rules()