Drop new recommends since we are handling the gtk2 depends issue directly in pkgs
This commit is contained in:
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -2,6 +2,11 @@ gtk+2.0 (2.24.31-4) UNRELEASED; urgency=medium
|
||||
|
||||
* Don't have gtk2-engines-pixbuf depend on libgtk2.0-0 to allow
|
||||
themes to be installed without requiring GTK+ 2 to be installed.
|
||||
* Drop new unnecessary recommends since we are handling the gtk+2.0
|
||||
dependency issue directly in the packages:
|
||||
- gnome-themes-standard
|
||||
- ibus-gtk
|
||||
- libcaribou-gtk-module
|
||||
|
||||
-- Jeremy Bicha <jbicha@debian.org> Wed, 29 Nov 2017 21:07:12 -0500
|
||||
|
||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -58,10 +58,7 @@ Depends: libgtk2.0-common,
|
||||
hicolor-icon-theme,
|
||||
shared-mime-info
|
||||
Provides: gtk2.0-binver-2.10.0
|
||||
Recommends: gnome-themes-standard,
|
||||
ibus-gtk,
|
||||
libcaribou-gtk-module,
|
||||
libgail-common,
|
||||
Recommends: libgail-common,
|
||||
libgtk2.0-bin
|
||||
Suggests: librsvg2-common,
|
||||
gvfs
|
||||
|
5
debian/control.in
vendored
5
debian/control.in
vendored
@ -58,10 +58,7 @@ Depends: @COMMON_PKG@,
|
||||
hicolor-icon-theme,
|
||||
shared-mime-info
|
||||
Provides: @GTK_BINVER_DEP@
|
||||
Recommends: gnome-themes-standard,
|
||||
ibus-gtk,
|
||||
libcaribou-gtk-module,
|
||||
libgail-common,
|
||||
Recommends: libgail-common,
|
||||
@BIN_PKG@
|
||||
Suggests: librsvg2-common,
|
||||
gvfs
|
||||
|
Reference in New Issue
Block a user