[frogr] Add gvfs and desktop-file-utils as run-time dependencies.
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Add gvfs and desktop-file-utils as run-time dependencies.
- Date: Thu, 26 May 2011 15:50:30 +0000 (UTC)
commit 7d01e6f5c4ae515935fc1e70e44f06d1daa9a509
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Thu May 26 17:50:06 2011 +0200
Add gvfs and desktop-file-utils as run-time dependencies.
Those are needed for gnome-open / gtk_show_uri to work properly,
which is needed to authorize frogr through the preferred browser
registered in the GNOME platform.
debian/control | 2 +-
frogr.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index 6de8b07..b0fe428 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://live.gnome.org/Frogr
Package: frogr
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gvfs, desktop-file-utils
Description: Flickr Remote Organizer for GNOME
Frogr is a small application for the GNOME desktop that allows users
to manage their accounts in the Flickr image hosting website.
diff --git a/frogr.spec b/frogr.spec
index 4aa54f5..6db2849 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -10,7 +10,7 @@ Source0: http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: gtk2-devel > 2.14, glib2-devel, libsoup-devel, libxml2-devel, libexif-devel
-Requires: gtk2 > 2.14, glib2 > 2.16, libsoup > 2.24, libxml2, libexif
+Requires: gtk2 > 2.14, glib2 > 2.16, libsoup > 2.24, libxml2, libexif, gvfs, desktop-file-utils
%description
Frogr is a small application for the GNOME desktop that allows users
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]