treewide: Make explicit that 'dev' output of glib is used

This commit is contained in:
Tuomas Tynkkynen
2016-05-19 10:00:35 +02:00
committed by Vladimír Čunát
parent a11b717ce4
commit f81af4e6f0
13 changed files with 13 additions and 13 deletions
@@ -39,7 +39,7 @@ buildPythonApplication rec {
'';
postInstall = ''
${glib}/bin/glib-compile-schemas "$out"/share/glib-2.0/schemas
${glib.dev}/bin/glib-compile-schemas "$out"/share/glib-2.0/schemas
'';
# Failed tests