wok diff task/receipt @ rev 22899

updated gtk-screenshot (0.1.0-1 -> 0.2.0)
author Hans-G?nter Theisgen
date Sun Feb 23 15:09:43 2020 +0100 (2020-02-23)
parents d7bcdb8f5834
children 2ce8d8e11fff
line diff
     1.1 --- a/task/receipt	Sat Oct 19 15:19:01 2019 +0100
     1.2 +++ b/task/receipt	Sun Feb 23 15:09:43 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.5  
     1.6  DEPENDS="gcc83-lib-base libgnutls ncurses util-linux-uuid"
     1.7 -BUILD_DEPENDS="cmake gcc83 gnutls gnutls-dev ncurses-dev util-linux-uuid-dev"
     1.8 +BUILD_DEPENDS="cmake gcc83 libgnutls gnutls-dev ncurses-dev util-linux-uuid-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()