wok diff scim-pinyin/receipt @ rev 21776

linld: fix strdup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 11 12:50:44 2019 +0200 (2019-07-11)
parents 72c63c9d9f75
children 667a6ebad331
line diff
     1.1 --- a/scim-pinyin/receipt	Tue Apr 09 17:31:14 2019 +0100
     1.2 +++ b/scim-pinyin/receipt	Thu Jul 11 12:50:44 2019 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  #WGET_URL="http://kent.dl.sourceforge.net/sourceforge/scim/$TARBALL"
     1.5  
     1.6  DEPENDS="scim"
     1.7 -BUILD_DEPENDS="automake scim-dev gtk+-dev"
     1.8 +BUILD_DEPENDS="automake gtk+-dev libtool scim-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()