treewide: Make explicit that 'dev' output of glib is used
This commit is contained in:
committed by
Vladimír Čunát
parent
a11b717ce4
commit
f81af4e6f0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user