mirror of
https://github.com/zoriya/ags.git
synced 2026-06-07 20:21:39 +00:00
fix not found libgvc.so
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
};
|
||||
|
||||
patchPhase = ''
|
||||
prePatch = ''
|
||||
mkdir -p ./subprojects/gvc
|
||||
mkdir -p ./gi-types
|
||||
cp -r ${gvc-src}/* ./subprojects/gvc
|
||||
|
||||
Reference in New Issue
Block a user