[Libosinfo] [libosinfo PATCH 7/7] spec: Drop gvfs dependency

Fabiano Fidêncio fidencio at redhat.com
Thu Jun 27 12:56:13 UTC 2019


As we rely on libsoup to handle http://, https://, and ftp:// requests
there's no need to depend on gvfs anymore.

https://gitlab.com/libosinfo/libosinfo/issues/30

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 libosinfo.spec.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libosinfo.spec.in b/libosinfo.spec.in
index e5a16aa..2378853 100644
--- a/libosinfo.spec.in
+++ b/libosinfo.spec.in
@@ -22,7 +22,6 @@ BuildRequires: osinfo-db
 Requires: hwdata
 Requires: osinfo-db
 Requires: osinfo-db-tools
-Requires: gvfs
 
 %description
 libosinfo is a library that allows virtualization provisioning tools to
-- 
2.21.0




More information about the Libosinfo mailing list