adbba9d5f6
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
|
||
---|---|---|
.. | ||
enlightenment | ||
gnome-2 | ||
gnome-3 | ||
gnustep | ||
kde-4.14 | ||
lumina | ||
lxde/core | ||
lxqt | ||
mate | ||
maxx | ||
pantheon/apps/pantheon-terminal | ||
plasma-5 | ||
rox/rox-filer | ||
xfce |