Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
gtk_show_uri.
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
gtk+2.0 (2.15.5-3) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
|
||||||
|
gtk_show_uri.
|
||||||
|
|
||||||
|
-- Emilio Pozuelo Monfort <pochu@ubuntu.com> Wed, 04 Mar 2009 11:56:57 +0100
|
||||||
|
|
||||||
gtk+2.0 (2.15.5-2) experimental; urgency=low
|
gtk+2.0 (2.15.5-2) experimental; urgency=low
|
||||||
|
|
||||||
[ Emilio Pozuelo Monfort ]
|
[ Emilio Pozuelo Monfort ]
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -100,7 +100,8 @@ Conflicts: libgtk2.0-0png3,
|
|||||||
Replaces: libgtk2.0-0png3
|
Replaces: libgtk2.0-0png3
|
||||||
Recommends: hicolor-icon-theme,
|
Recommends: hicolor-icon-theme,
|
||||||
libgtk2.0-bin
|
libgtk2.0-bin
|
||||||
Suggests: librsvg2-common
|
Suggests: librsvg2-common,
|
||||||
|
gvfs
|
||||||
Description: The GTK+ graphical user interface library
|
Description: The GTK+ graphical user interface library
|
||||||
The GTK+ is a multi-platform toolkit for creating graphical user
|
The GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, the GTK+ is suitable
|
interfaces. Offering a complete set of widgets, the GTK+ is suitable
|
||||||
|
3
debian/control.in
vendored
3
debian/control.in
vendored
@ -100,7 +100,8 @@ Conflicts: libgtk2.0-0png3,
|
|||||||
Replaces: libgtk2.0-0png3
|
Replaces: libgtk2.0-0png3
|
||||||
Recommends: hicolor-icon-theme,
|
Recommends: hicolor-icon-theme,
|
||||||
@BIN_PKG@
|
@BIN_PKG@
|
||||||
Suggests: librsvg2-common
|
Suggests: librsvg2-common,
|
||||||
|
gvfs
|
||||||
Description: The GTK+ graphical user interface library
|
Description: The GTK+ graphical user interface library
|
||||||
The GTK+ is a multi-platform toolkit for creating graphical user
|
The GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, the GTK+ is suitable
|
interfaces. Offering a complete set of widgets, the GTK+ is suitable
|
||||||
|
Reference in New Issue
Block a user