wok diff twisted-conch/receipt @ rev 7213

Up: dbus-glib to 0.92.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 10 17:42:01 2010 +0000 (2010-11-10)
parents aec4d3c7826a
children de0a03600a6a
line diff
     1.1 --- a/twisted-conch/receipt	Thu Feb 05 15:05:42 2009 +0000
     1.2 +++ b/twisted-conch/receipt	Wed Nov 10 17:42:01 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="twisted-conch"
     1.7 -VERSION="8.2.0"
     1.8 +VERSION="10.0.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="The Twisted SSH Implementation."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  WEB_SITE="http://twistedmatrix.com/trac/"
    1.14  WGET_URL="http://tmrc.mit.edu/mirror/twisted/Conch/${VERSION%.*}/$TARBALL"
    1.15  DEPENDS="python twisted pycrypto"
    1.16 -BUILD_DEPENDS="python twisted"
    1.17 +BUILD_DEPENDS="python python-dev twisted"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()