From e25da7e5c8bceaccb15d25dd0fcce5a0104f376d Mon Sep 17 00:00:00 2001 From: Vladimír Čunát Date: Tue, 13 Oct 2015 21:51:53 +0200 Subject: xorg: split outputs of various libs --- pkgs/applications/graphics/xfig/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/graphics/xfig') diff --git a/pkgs/applications/graphics/xfig/default.nix b/pkgs/applications/graphics/xfig/default.nix index 9e53fe3efe2c..ca1d5345fb6a 100644 --- a/pkgs/applications/graphics/xfig/default.nix +++ b/pkgs/applications/graphics/xfig/default.nix @@ -16,7 +16,7 @@ stdenv.mkDerivation { nativeBuildInputs = [ imake makeWrapper ]; - NIX_CFLAGS_COMPILE = "-I${libXpm}/include/X11"; + NIX_CFLAGS_COMPILE = "-I${libXpm.dev}/include/X11"; patches = let -- cgit 1.4.1