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.14.7-5) 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:52:24 +0100
|
||||
|
||||
gtk+2.0 (2.14.7-4) unstable; urgency=low
|
||||
|
||||
* 032_gdkwindowimpl_directfb.patch: re-generate the patch from the
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -100,7 +100,8 @@ Conflicts: libgtk2.0-0png3,
|
||||
Replaces: libgtk2.0-0png3
|
||||
Recommends: hicolor-icon-theme,
|
||||
libgtk2.0-bin
|
||||
Suggests: librsvg2-common
|
||||
Suggests: librsvg2-common,
|
||||
gvfs
|
||||
Description: The GTK+ graphical user interface library
|
||||
The GTK+ is a multi-platform toolkit for creating graphical user
|
||||
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
|
||||
Recommends: hicolor-icon-theme,
|
||||
@BIN_PKG@
|
||||
Suggests: librsvg2-common
|
||||
Suggests: librsvg2-common,
|
||||
gvfs
|
||||
Description: The GTK+ graphical user interface library
|
||||
The GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, the GTK+ is suitable
|
||||
|
Reference in New Issue
Block a user