[Lunar-commits] Thunar: add ejects to DEPENDS

Samuel Verstraete elangelo at lunar-linux.org
Wed Dec 5 22:10:45 CET 2007


commit 7a5cdb69afb736a70d9ff6cb985148e846720f90
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Wed Dec 5 22:08:23 2007 +0100

    Thunar: add ejects to DEPENDS
    
    adding eject to the depends list of Thunar
    gr,S
---
 xfce4/apps/Terminal/DETAILS |    2 +-
 xfce4/core/Thunar/DEPENDS   |    7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/xfce4/apps/Terminal/DETAILS b/xfce4/apps/Terminal/DETAILS
index 8dc739d..7ef5b2f 100644
--- a/xfce4/apps/Terminal/DETAILS
+++ b/xfce4/apps/Terminal/DETAILS
@@ -2,7 +2,7 @@
          VERSION=0.2.8
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.xfce.org/archive/xfce-4.4.2/src/
-      SOURCE_VFY=sha1:8851179492c4768a1a53d2424d7a7c8b1a873c58
+      SOURCE_VFY=sha1:9c4ae0422dea8161aa72659d3bd1b035688d70d7
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.os-cillation.com/
          ENTERED=20040930
diff --git a/xfce4/core/Thunar/DEPENDS b/xfce4/core/Thunar/DEPENDS
index adf1032..1d44afd 100644
--- a/xfce4/core/Thunar/DEPENDS
+++ b/xfce4/core/Thunar/DEPENDS
@@ -1,4 +1,5 @@
-depends exo &&
-depends shared-mime-info &&
-depends desktop-file-utils &&
+depends exo
+depends eject
+depends shared-mime-info
+depends desktop-file-utils
 optional_depends gamin "" "" "For filesystem change updates"


More information about the Lunar-commits mailing list