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

apo pushed a commit to branch master
in repository renpy.

commit 6c8488158a37c50dfa05768209c0cddb3f8d1e66
Author: Markus Koschany <[email protected]>
Date:   Mon Jun 19 18:31:16 2017 +0200

    renpy: Recommend python-tk which is required when creating new projects.
    
    Closes: #863993
    Thanks: Hans Joachim Desserud  for the report.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index dcb9a09..22918be 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Depends:
  ${python:Depends}
 Recommends:
  python-ctypes,
+ python-tk,
  zenity
 Description: framework for developing visual-novel type games
  Ren'Py is a programming language and runtime, intended to ease the creation

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/renpy.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to