From 0d1a224446da0a326bb1f0cc65f975267e564b88 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 12 May 2009 15:22:32 +0000 Subject: [PATCH] Workaround for broken desktop-notification-daemon dependencies --- gvfs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gvfs.spec b/gvfs.spec index 95ed274..42876ae 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,6 +20,9 @@ BuildRequires: intltool BuildRequires: gettext-devel BuildRequires: GConf2-devel BuildRequires: gnome-disk-utility-devel >= 0.3 +# This is a hack until the xfce4-notifyd dependency issue is fixed +# https://fedorahosted.org/rel-eng/ticket/1788 +BuildRequires: notification-daemon Requires(post): desktop-file-utils