Drop dependency from libgtk-4-common to libgtk-3-common
authorSimon McVittie <smcv@debian.org>
Wed, 1 Sep 2021 22:09:38 +0000 (23:09 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 1 Sep 2021 23:32:37 +0000 (00:32 +0100)
This was put in place because they used to share GSettings schemas,
but that's no longer the case.

debian/control
debian/control.in

index 1cfde175245fd659ccc7a36979ba26de4c5689f7..a92936b3d3d402edf87e6abaace4a9fa60c5b38f 100644 (file)
@@ -132,8 +132,7 @@ Package: libgtk-4-common
 Section: misc
 Architecture: all
 Multi-Arch: foreign
-Depends: libgtk-3-common,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Recommends: libgtk-4-1
 Description: common files for the GTK graphical user interface library
  GTK is a multi-platform toolkit for creating graphical user
index 1ae26b83327a7ea960def49e59fad81bb421e0b5..4811fbd31c103499603657c50dccee1e675e6398 100644 (file)
@@ -132,8 +132,7 @@ Package: @COMMON_PKG@
 Section: misc
 Architecture: all
 Multi-Arch: foreign
-Depends: libgtk-3-common,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Recommends: @SHARED_PKG@
 Description: common files for the GTK graphical user interface library
  GTK is a multi-platform toolkit for creating graphical user