wok diff pcmanfm-legacy/receipt @ rev 23039
updated libgooglepinyin and libgooglepinyin-dev (0.1.1 -> 0.1.2)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 04 09:31:52 2020 +0100 (2020-03-04) |
parents | 970c5ec9a60a |
children | 86c657b651d4 |
line diff
1.1 --- a/pcmanfm-legacy/receipt Sun May 20 13:28:18 2018 +0200 1.2 +++ b/pcmanfm-legacy/receipt Wed Mar 04 09:31:52 2020 +0100 1.3 @@ -26,7 +26,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.7 - export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lXt" 1.8 + export LDFLAGS="$LDFLAGS -lxcb-util -Wl,--copy-dt-needed-entries -lXt" 1.9 1.10 cd $src 1.11 for i in $stuff/*.patch