1
0
Fork 0

Update ccnet required version

This commit is contained in:
Aaron Lindsay 2013-08-21 07:09:31 -04:00
parent 1e4be7edd0
commit d8f1c4b459
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ url="http://seafile.com"
license=('GPLv3')
# Packages that your software needs to run. If the dependancy requires a minimum version number use the >= operator
depends=('glib2>=2.28' 'libevent>=2.0' 'curl' 'util-linux' 'intltool>=0.40' 'sqlite>=3.7' 'libmysqlclient>=5.5' 'gtk2>=2.24' 'python2-mako' 'python2-webpy' 'python2-simplejson' 'python2-imaging' 'python2-chardet' 'python2-pip' 'python2-virtualenv' 'libnotify' 'gunicorn' 'python2-djblets' 'ccnet>=1.3.3' 'libsearpc>=1.1.0' 'libevhtp')
depends=('glib2>=2.28' 'libevent>=2.0' 'curl' 'util-linux' 'intltool>=0.40' 'sqlite>=3.7' 'libmysqlclient>=5.5' 'gtk2>=2.24' 'python2-mako' 'python2-webpy' 'python2-simplejson' 'python2-imaging' 'python2-chardet' 'python2-pip' 'python2-virtualenv' 'libnotify' 'gunicorn' 'python2-djblets' 'ccnet>=1.3.5' 'libsearpc>=1.1.0' 'libevhtp')
# Packages that must be installed to build the software, but at not necessary to run it
makedepends=('pacman>=4.1')