diff options
author | 2008-12-10 19:55:14 +0100 | |
---|---|---|
committer | 2008-12-10 19:55:14 +0100 | |
commit | d2a1e67aab3c2f7c97fe0c1f057e5a53121e259a (patch) | |
tree | 01978f720be9de62c8b24f237c3a8e4d0958a94f /xfce-base/thunar/thunar-9999.ebuild | |
parent | Revert "exo: Fixed make check" (diff) | |
download | xfce-d2a1e67aab3c2f7c97fe0c1f057e5a53121e259a.tar.gz xfce-d2a1e67aab3c2f7c97fe0c1f057e5a53121e259a.tar.bz2 xfce-d2a1e67aab3c2f7c97fe0c1f057e5a53121e259a.zip |
thunar: Fixed exo dependency and removed unneeded MY_P
Diffstat (limited to 'xfce-base/thunar/thunar-9999.ebuild')
-rw-r--r-- | xfce-base/thunar/thunar-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xfce-base/thunar/thunar-9999.ebuild b/xfce-base/thunar/thunar-9999.ebuild index a8641b8..809a4a6 100644 --- a/xfce-base/thunar/thunar-9999.ebuild +++ b/xfce-base/thunar/thunar-9999.ebuild @@ -8,8 +8,6 @@ inherit virtualx xfce4 xfce4_core -MY_P=${P/t/T} - DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" @@ -25,7 +23,7 @@ RDEPEND=">=dev-lang/perl-5.6 >=x11-libs/gtk+-2.6:2 x11-libs/libSM >=x11-misc/shared-mime-info-0.20 - >=xfce-extra/exo-${XFCE_VERSION}[hal?] + >=xfce-extra/exo-0.3.92[hal?] >=xfce-base/libxfce4util-${XFCE_VERSION} dbus? ( dev-libs/dbus-glib ) exif? ( >=media-libs/libexif-0.6 ) |