[gnome-commander] Removes gnome-vfs-python as build dependency in gentoo ebuild



commit 9a5c4e472c7131d5e08a9bf54f2fd0f8ffbdf9dc
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat Feb 18 21:59:14 2017 +0100

    Removes gnome-vfs-python as build dependency in gentoo ebuild
    
    This dependency is only needed for the python plugins which are currently
    available and not for Gnome Commander itself.

 data/gnome-commander.ebuild.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 83bc3cf..21d0179 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -31,7 +31,6 @@ RDEPEND="
        gsf? ( >=gnome-extra/libgsf-@LIBGSF_REQ@ )
        samba? ( >=gnome-base/gnome-vfs-@GNOMEVFS_REQ@[samba] )
        pdf? ( >=app-text/poppler-@POPPLER_REQ@ )
-       python? ( >=dev-python/gnome-vfs-python-@GNOMEVFS_REQ@ )
        taglib? ( >=media-libs/taglib-@TAGLIB_REQ@ )
 "
 DEPEND="


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