1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 16:11:58 +00:00
nixpkgs/pkgs
Jan Tojnar adbba9d5f6
gnome3.gcr: propagate pkg-config dependencies
The pinentry_gnome package requires gcr. Unfortunately, when configure
asks about the library (or `pkg-config --libs gcr-base-3` is used) it
fails because glib is not in scope.

```
$ pkg-config --libs gcr-base-3
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'gcr-base-3', not found
```

This commit moves glib and gtk to `propagatedBuildInputs` so pkgconfig
could find them.

See also 38b58bab62
2017-10-01 01:38:15 +02:00
..
applications chromium: 61.0.3163.79 -> 61.0.3163.100 2017-09-28 19:53:20 +02:00
build-support dockerTools: fix hash to accomodate the pullImage revert 2017-09-28 14:09:49 +02:00
common-updater
data Merge pull request #29787 from siddharthist/tex-gyre-termes-math 2017-09-26 07:25:24 +01:00
desktops gnome3.gcr: propagate pkg-config dependencies 2017-10-01 01:38:15 +02:00
development flightgear: 2016.4.4 -> 2017.3.1 for CVE-2017-13709 2017-09-28 19:12:49 +02:00
games flightgear: 2016.4.4 -> 2017.3.1 for CVE-2017-13709 2017-09-28 19:12:49 +02:00
misc fakenes: mark as broken 2017-09-28 17:22:04 +02:00
os-specific nvidia-x11: 384.69 -> 384.90 2017-09-28 00:01:37 -07:00
servers postfix: 3.1.3 -> 3.2.3 2017-09-28 16:59:40 +02:00
shells oh-my-zsh: 2017-06-22 -> 2017-09-24 2017-09-26 08:59:08 -04:00
stdenv all-packages: Remove gccCrossStageFinal; any gcc will not work 2017-09-21 15:49:18 -04:00
test
tools Merge pull request #29173 from orivej/golang 2017-09-28 17:10:45 +00:00
top-level Merge pull request #29173 from orivej/golang 2017-09-28 17:10:45 +00:00