Make rigsofrods use mygui with ogre. Required.

This commit is contained in:
Lluís Batlle i Rossell 2016-04-18 12:30:04 +02:00
parent ecedf80a52
commit c85e3861ba

View File

@ -14948,6 +14948,9 @@ in
rigsofrods = callPackage ../games/rigsofrods {
angelscript = angelscript_2_22;
mygui = mygui.override {
withOgre = true;
};
};
rili = callPackage ../games/rili { };