wok diff smx/receipt @ rev 16493

ARM: add tk (so we may have Python IDLE)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 23 15:29:12 2014 +0200 (2014-04-23)
parents 3b4e4318134e
children c49ffc024a6c
line diff
     1.1 --- a/smx/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/smx/receipt	Wed Apr 23 15:29:12 2014 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="unixODBC sqlite libgd libcrypto gcc-lib-base zlib"
     1.6  BUILD_DEPENDS="apache-dev apr-dev apr-util-dev unixODBC-dev \
     1.7 -sqlite libgd-dev openssl-dev"
     1.8 +sqlite libgd-dev openssl-dev perl libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()