caja:added gvfs pakcages as runtime dep

This commit is contained in:
2020-03-05 09:57:35 +03:00
parent 525af719e1
commit fcf0ba3cd6
+9 -3
View File
@@ -54,10 +54,17 @@
<Dependency>libnotify</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>mate-desktop</Dependency>
<Dependency>gvfs</Dependency>
<Dependency>gvfs-archive</Dependency>
<Dependency>gvfs-afp</Dependency>
<Dependency>gvfs-afc</Dependency>
<Dependency>gvfs-fuse</Dependency>
<Dependency>gvfs-gphoto2</Dependency>
<Dependency>gvfs-mtp</Dependency>
<Dependency>gvfs-smb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libcaja*</Path>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/mime</Path>
@@ -68,7 +75,6 @@
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>