wok-6.x diff mosh/receipt @ rev 15226

goffice: remove wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 22 18:06:29 2013 +0200 (2013-09-22)
parents c8f420d47ea8
children 7355f9472def
line diff
     1.1 --- a/mosh/receipt	Tue Aug 20 11:55:00 2013 +0000
     1.2 +++ b/mosh/receipt	Sun Sep 22 18:06:29 2013 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  PROVIDE="ssh"
     1.5  TAGS="ssh"
     1.6  
     1.7 -DEPENDS="protobuf libssl libcrypto zlib ncursesw"
     1.8 +DEPENDS="gcc-lib-base perl protobuf libssl libcrypto zlib ncursesw"
     1.9  BUILD_DEPENDS="pkg-config protobuf-dev openssl-dev libcrypto-dev zlib-dev ncursesw-dev"
    1.10  
    1.11  # Rules to configure and make the package.