[Lunar-commits] <moonbase> Zim: updated DEPENDS
Duncan Gibson
engelsman at lunar-linux.org
Mon Aug 2 20:51:27 CEST 2010
commit 3d3437df10805fb85d1f5c72a0f52a9040dfe444
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Mon Aug 2 20:51:27 2010 +0200
Zim: updated DEPENDS
needed to add pygobject to get it to build, and pygtk to get it to run.
Is Zim moving from perl to python?
---
editors/Zim/DEPENDS | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/editors/Zim/DEPENDS b/editors/Zim/DEPENDS
index 0e75a12..19218e8 100644
--- a/editors/Zim/DEPENDS
+++ b/editors/Zim/DEPENDS
@@ -4,5 +4,8 @@ depends File-BaseDir
depends File-MimeInfo
depends xdg-utils
+depends pygobject
+depends pygtk
+
optional_depends "Gtk2-Spell" "" "" "support for spell checker"
optional_depends "Gtk2-TrayIcon" "" "" "support for tray icon"
More information about the Lunar-commits
mailing list