diff options
author | varac <varacanero@zeromail.org> | 2016-10-06 14:19:58 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-10-06 14:19:58 +0200 |
commit | 8f64a36a1fc468a99cb689c16f4ce5589e36eac5 (patch) | |
tree | cfe4f55b8bc6c50d0552c6f5eaa359db1296bc7a /debian | |
parent | abf0456956a2fc27d9c5f98cd02a7abb84b54ac8 (diff) |
Fix pixpybuild dependency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0e3e835b..cd790cc9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pixelated-user-agent Maintainer: Pixelated Team <pixelated-team@thoughtworks.com> Section: python Priority: optional -Build-Depends: build-essential, debhelper (>= 7.4.3), libsqlite3-dev, libffi-dev, nodejs, nodejs, pybuild, python-all (>= 2.6.6-3), python-dev, python-setuptools (>= 0.6b3), ruby-compass +Build-Depends: build-essential, debhelper (>= 7.4.3), libsqlite3-dev, libffi-dev, nodejs, nodejs, pixpybuild, python-all (>= 2.6.6-3), python-dev, python-setuptools (>= 0.6b3), ruby-compass Standards-Version: 3.9.1 Homepage: http://pixelated-project.org Vcs-Git: https://github.com/pixelated-project/pixelated-user-agent.git |