# HG changeset patch # User Hans-G?nter Theisgen # Date 1554827940 -3600 # Node ID cacd154cd0225ff5c1a517bf0a6c76a4810c3cd3 # Parent 72c63c9d9f750dee163926e76fd2c9a972be43ce scim-pinyin: added build dependency libtool diff -r 72c63c9d9f75 -r cacd154cd022 scim-pinyin/receipt --- a/scim-pinyin/receipt Tue Apr 09 17:31:14 2019 +0100 +++ b/scim-pinyin/receipt Tue Apr 09 17:39:00 2019 +0100 @@ -13,7 +13,7 @@ #WGET_URL="http://kent.dl.sourceforge.net/sourceforge/scim/$TARBALL" DEPENDS="scim" -BUILD_DEPENDS="automake scim-dev gtk+-dev" +BUILD_DEPENDS="automake gtk+-dev libtool scim-dev" # Rules to configure and make the package. compile_rules()