diff options
Diffstat (limited to 'games-misc/opengfx')
-rw-r--r-- | games-misc/opengfx/opengfx-0.6.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-misc/opengfx/opengfx-0.6.0.ebuild b/games-misc/opengfx/opengfx-0.6.0.ebuild index 6c5137c6549c..e2ab2499de5a 100644 --- a/games-misc/opengfx/opengfx-0.6.0.ebuild +++ b/games-misc/opengfx/opengfx-0.6.0.ebuild @@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" DEPEND=" games-util/grfcodec games-util/nml + ${PYTHON_DEPS} " DOCS=( "README.md" "changelog.txt" ) |