diff --git a/lists/to-release b/lists/to-release index e69de29bb2d..7fd081d58b5 100644 --- a/lists/to-release +++ b/lists/to-release @@ -0,0 +1 @@ +faradaysec diff --git a/packages/faradaysec/PKGBUILD b/packages/faradaysec/PKGBUILD index 48d01e54db5..4a34ee4df27 100644 --- a/packages/faradaysec/PKGBUILD +++ b/packages/faradaysec/PKGBUILD @@ -13,7 +13,7 @@ url='http://www.faradaysec.com/' depends=('couchdb' 'python' 'gtk3' 'gobject-introspection' 'python-argparse' 'gobject-introspection-runtime' 'python-gobject' 'vte3' 'zsh' 'curl' 'python-couchdb' 'python-mockito' 'python-whoosh' 'python-ipy' - 'python-restkit' 'python-requests' 'python-tornado' 'python-flask' + 'python-requests' 'python-tornado' 'python-flask' 'python-anyascii' 'python-colorama' 'java-environment' 'python-pip' 'python-dateutil' 'pyqt3' 'libpqxx' 'python-psycopg2' 'ruby' 'python-apispec-webframeworks' 'python-lxml' 'python-pysqlite3' 'python-sphinx' 'python-twisted' @@ -33,7 +33,7 @@ depends=('couchdb' 'python' 'gtk3' 'gobject-introspection' 'python-argparse' 'python-flask-restless' 'python-syslog-rfc5424-formatter' 'python-flask-kvsession-fork' 'python-distro' 'python-faraday-plugins' 'python-pendulum' 'python-prompt_toolkit' 'python-email-validator' - 'python-anyascii' 'postgresql') + 'postgresql') makedepends=('git') options=('!strip') license=('GPL')