gnu: Move openmw-openscenegraph to graphics.scm.
authorMarius Bakke <mbakke@fastmail.com>
Tue, 24 Sep 2019 21:51:48 +0000 (23:51 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Tue, 24 Sep 2019 21:51:48 +0000 (23:51 +0200)
commit84a0c6ff63afc296c1bc5873f783693dccc5ded2
tree15e9cdbac1da2a1ea0ca8ca2d1dec7120c8662b7
parent1cfe711ac0d777c958acc3cdfdbe779ce678ff0b
gnu: Move openmw-openscenegraph to graphics.scm.

Package inheritance across modules may cause unbound variable errors at
expansion time because of cyclic dependencies between the modules.

* gnu/packages/game-development.scm (openmw-openscenegraph): Move from here ...
* gnu/packages/graphics.scm (openmw-openscenegraph): ... to here.  Make the
variable public and "hide" the package.
gnu/packages/game-development.scm
gnu/packages/graphics.scm