guix/gnu
Uko Kokņevičs 7ef08efa21
gnu: libnotify: Propagate required inputs.
libnotify doesn't propagate other needed libraries for linking against
it resulting in pkg-config errors like

> Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
> to the PKG_CONFIG_PATH environment variable

* gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ...
[propagated-inputs]: ... here.  New field.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-21 17:25:54 +02:00
..
bootloader
build vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
installer installer: Fix Guile-Parted crash on i686. 2019-05-19 11:58:36 +02:00
packages gnu: libnotify: Propagate required inputs. 2019-05-21 17:25:54 +02:00
services
system Merge branch 'version-1.0.1' 2019-05-20 11:48:57 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: webkitgtk: Update to 2.24.2 [security fixes]. 2019-05-21 17:25:54 +02:00
packages.scm
services.scm
system.scm
tests.scm