[gnome-commander/gcmd-1-4] Added gnome-vfs-python as python dependency in ebuild



commit 5cbcbf7955e120e8c443f48d95473ed8264c8bf7
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon Apr 7 20:32:56 2014 +0200

    Added gnome-vfs-python as python dependency in ebuild

 data/gnome-commander.ebuild.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 2aeb85c..3212c7b 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -28,7 +28,8 @@ DEPEND="app-text/gnome-doc-utils
         exif? ( media-gfx/exiv2 )
         gsf? ( gnome-extra/libgsf )
         pdf? ( app-text/poppler )
-        python? ( =dev-lang/python-2* )
+        python? ( =dev-lang/python-2*
+                 dev-python/gnome-vfs-python )
         taglib? ( media-libs/taglib ) 
         virtual/pkgconfig"
 RDEPEND="${ALL_DEPEND}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]