[Python-modules-commits] [python-neovim-gui] 01/01: Add Depends to have it work on DEs

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Wed Mar 23 01:11:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

viccuad-guest pushed a commit to branch master
in repository python-neovim-gui.

commit 9bee986b0f35806517ae6d3dc7f2e882df95ef72
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Wed Mar 23 02:08:22 2016 +0100

    Add Depends to have it work on DEs
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ed2ac7f..b63bc51 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,10 @@ Depends:
  ${shlibs:Depends},
  neovim,
  python3-gi,
- python3-click
+ python3-click,
+ python3-gi-cairo,
+ python3-cairo,
+ gir1.2-gtk-3.0
 Provides: editor
 Description: Simple nvim gui implemented using Gtk (Python 3)
  Neovim is a Vim fork that focuses on refactoring, extensibility and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim-gui.git



More information about the Python-modules-commits mailing list