Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (fb49f8731f50bff3230b37210cd3b3be88e98bd6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (fb49f8731f50bff3230b37210cd3b3be88e98bd6)
  • Date: Tue, 8 Feb 2011 13:21:31 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

xfce/ristretto/DEPENDS | 3 ++-
xfce/ristretto/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit fb49f8731f50bff3230b37210cd3b3be88e98bd6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ristretto: Depends on thunar-vfs

checking for thunar-vfs-1 >= 0.4.0... not found
*** The required package thunar-vfs-1 was not found on your system.
*** Please install thunar-vfs-1 (atleast version 0.4.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.

diff --git a/xfce/ristretto/DEPENDS b/xfce/ristretto/DEPENDS
index 14671ab..664a82b 100755
--- a/xfce/ristretto/DEPENDS
+++ b/xfce/ristretto/DEPENDS
@@ -3,4 +3,5 @@ depends gtk+2 &&
depends libxfce4util &&
depends libxfcegui4 &&
depends libexif &&
-depends thunar
+depends thunar &&
+depends thunar-vfs
diff --git a/xfce/ristretto/HISTORY b/xfce/ristretto/HISTORY
index af141f6..3f8c6bf 100644
--- a/xfce/ristretto/HISTORY
+++ b/xfce/ristretto/HISTORY
@@ -1,3 +1,6 @@
+2011-02-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on thunar-vfs
+
2011-01-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: renewed source url; quoting paths




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (fb49f8731f50bff3230b37210cd3b3be88e98bd6), Eric Sandall, 02/08/2011

Archive powered by MHonArc 2.6.24.

Top of Page