fontconfig: split into multiple outputs

Fixed all 'fontconfig}' references as well, hopefully, ugh!
This commit is contained in:
Vladimír Čunát
2015-10-05 12:23:56 +02:00
parent 32b31398eb
commit f8c211fd2b
18 changed files with 54 additions and 45 deletions
+1 -1
View File
@@ -48,5 +48,5 @@ stdenv.mkDerivation rec {
};
libXt_dev = libXt.dev;
inherit fontconfig;
fontconfig_dev = fontconfig.dev;
}