* debian/control.in

- Added runtime dependency to 'gvfs' (>= 1.16.0).
    The 'Places' extension rely on a 'gvfs' linked to 'udisks2'.
This commit is contained in:
Jean Schurger
2013-04-04 14:04:41 +00:00
parent 0b84052458
commit 1e8ff58d82
5 changed files with 8 additions and 24 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ Architecture: all
Depends: ${misc:Depends},
gnome-shell (>= ${gnome:Version}),
gnome-shell (<< ${gnome:NextVersion}),
gir1.2-gtop-2.0
gir1.2-gtop-2.0,
gvfs (>= 1.16.0)
Recommends: gnome-tweak-tool (>= ${gnome:Version})
Description: Extensions to extend functionality of GNOME Shell
The GNOME Shell redefines user interactions with the GNOME desktop. In