diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2017-07-18 01:44:55 +0200 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2017-10-01 01:38:15 +0200 |
| commit | adbba9d5f6f1769fe3bedc7033910cfbd8c9c2c6 (patch) | |
| tree | 3697fbe28f15da1fd33b6cf8ea5925e31764ad36 /pkgs/development/python-modules/python-sql | |
| parent | e78bf2d1e9d7ce57ea43b10779667451525ef11f (diff) | |
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 38b58bab62d60c3cd8a1cb0d3ccf3ade5d9cb2ee
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
