wok diff libwnck3/receipt @ rev 22211

updated xorg-libXdamage and xorg-libXdamage-dev (1.1.4 -> 1.1.5)
author Hans-G?nter Theisgen
date Mon Nov 11 15:39:36 2019 +0100 (2019-11-11)
parents 86790a278e70
children 6831608a1b2a
line diff
     1.1 --- a/libwnck3/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.2 +++ b/libwnck3/receipt	Mon Nov 11 15:39:36 2019 +0100
     1.3 @@ -19,6 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -lxcb-util"
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make &&