nixpkgs/pkgs
worldofpeace dac8bf9ed5
libpeas: correct gtk .pc file
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
 includedir=${prefix}/include

-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >=  2.38.0, gobject-2.0 >=  2.38.0, gobject-introspection-1.0 >=  1.39.0, gtk+-3.0 >=  3.0.0, gmodule-2.0 >=  2.38.0, gio-2.0 >=  2.38.0
+Libs: -L${prefix}//lib  -lpeas-gtk-1.0
 Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0

As we can see, all the requires got moved into private.
This appears to have broken midori [0]

[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
..
applications midori: 7 -> 9.0 2019-10-03 00:09:13 +02:00
build-support Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
common-updater
data Merge pull request #69727 from r-ryantm/auto-update/papirus-icon-theme 2019-09-29 23:05:16 -03:00
desktops epiphany: 3.32.4 -> 3.34.0 2019-10-03 00:09:13 +02:00
development libpeas: correct gtk .pc file 2019-10-03 00:09:14 +02:00
games Merge pull request #69871 from freepotion/ivan-056-to-057 2019-09-29 10:27:14 +02:00
misc Merge pull request #69992 from r-ryantm/auto-update/xlockmore 2019-09-29 08:51:33 -05:00
os-specific Merge pull request #69720 from r-ryantm/auto-update/open-iscsi 2019-09-30 17:19:32 +02:00
servers clickhouse: 19.13.1.11 -> 19.13.5.44 2019-09-29 02:57:04 +00:00
shells powershell: 6.2.2 -> 6.2.3 2019-09-27 18:10:23 -07:00
stdenv stdenv/adapters.nix: remove static from makeStaticLibraries 2019-09-19 12:52:28 -04:00
test tests.cc-wrapper-{clang,libcxx}-{8,9}: add stdenv tests for LLVM 8, 9 2019-09-19 15:03:09 -05:00
tools networkmanager_strongswan: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
top-level webkitgtk: 2.24.4 -> 2.26.1 2019-10-03 00:09:13 +02:00