gambatte: Fix sandbox build
This commit is contained in:
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ scons qt4 ];
|
||||
|
||||
patches = [ ./fix-scons-paths.patch ];
|
||||
|
||||
buildPhase = ''
|
||||
./build_qt.sh
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user