wok-6.x rev 21211

scim: added build dependency libtool
author Hans-G?nter Theisgen
date Tue Apr 09 16:39:57 2019 +0100 (2019-04-09)
parents 71849cee52f5
children 922c1eb585e7
files scim/receipt
line diff
     1.1 --- a/scim/receipt	Tue Apr 09 16:34:08 2019 +0100
     1.2 +++ b/scim/receipt	Tue Apr 09 16:39:57 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="gcc-lib-base gtk+"
     1.7 -BUILD_DEPENDS="autoconf automake gtk+-dev"
     1.8 +BUILD_DEPENDS="autoconf automake gtk+-dev libtool"
     1.9  CONFIG_FILES="/etc/scim/config /etc/scim/global"
    1.10  
    1.11  # Rules to configure and make the package.