Make rigsofrods use mygui with ogre. Required.
This commit is contained in:
@@ -14948,6 +14948,9 @@ in
|
|||||||
|
|
||||||
rigsofrods = callPackage ../games/rigsofrods {
|
rigsofrods = callPackage ../games/rigsofrods {
|
||||||
angelscript = angelscript_2_22;
|
angelscript = angelscript_2_22;
|
||||||
|
mygui = mygui.override {
|
||||||
|
withOgre = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
rili = callPackage ../games/rili { };
|
rili = callPackage ../games/rili { };
|
||||||
|
|||||||
Reference in New Issue
Block a user