From 61a9e0d117ae5415b097dc91a5d0baf5a89c0879 Mon Sep 17 00:00:00 2001 From: Jonathan Underwood Date: Tue, 16 Feb 2016 16:04:38 +0000 Subject: [PATCH] Add Requires for gvfs --- inkscape.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inkscape.spec b/inkscape.spec index 2f22f3b..4eab437 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.91 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -53,6 +53,7 @@ Requires: gimp Requires: python-lxml Requires: numpy Requires: uniconvertor +Requires: gvfs # For ClipArt functionality # Weak dependencies for the LaTeX plugin Suggests: pstoedit @@ -205,6 +206,9 @@ fi %changelog +* Tue Feb 16 2016 Jonathan Underwood - 0.91-24 +- Add Requires for gvfs + * Mon Feb 15 2016 Jonathan Underwood - 0.91-23 - Break appdata file out of spec into its own file - Validate appdata file once installed