wok-6.x rev 21216

scim-pinyin: added build dependency libtool
author Hans-G?nter Theisgen
date Tue Apr 09 17:39:00 2019 +0100 (2019-04-09)
parents 72c63c9d9f75
children 774a11579165
files scim-pinyin/receipt
line diff
     1.1 --- a/scim-pinyin/receipt	Tue Apr 09 17:31:14 2019 +0100
     1.2 +++ b/scim-pinyin/receipt	Tue Apr 09 17:39:00 2019 +0100
     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()