[frogr] Mention shared-mime-info in debian/control and frogr.spec
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Mention shared-mime-info in debian/control and frogr.spec
- Date: Tue, 18 Dec 2012 16:16:36 +0000 (UTC)
commit 213b9884b0868f1c755dc272230cd04db74835ca
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Mon Dec 17 09:58:09 2012 +0100
Mention shared-mime-info in debian/control and frogr.spec
debian/control | 2 +-
frogr.spec | 4 ++++
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/debian/control b/debian/control
index e0d06ec..8ae3ab0 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}, desktop-file-utils, gvfs
+Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, gvfs, shared-mime-info
Recommends: gstreamer0.10-ffmpeg
Description: Flickr Remote Organizer for GNOME
Frogr is a small application for the GNOME desktop that allows users
diff --git a/frogr.spec b/frogr.spec
index b5b2f0a..9c49788 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -26,6 +26,10 @@ BuildRequires: desktop-file-utils
#application/flickr pairing works, through flickr.com)
Requires: gvfs
+#Explicitly Requires: shared-mime-info since we need it to be able
+#to properly check file types by their mime type.
+Requires: shared-mime-info
+
%description
Frogr is a small application for the GNOME desktop that allows users
to manage their accounts in the Flickr image hosting website. It
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]