diff options
Diffstat (limited to 'trinity-base/kfouleggs')
-rw-r--r-- | trinity-base/kfouleggs/kfouleggs-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/trinity-base/kfouleggs/kfouleggs-9999.ebuild b/trinity-base/kfouleggs/kfouleggs-9999.ebuild index d4956f33..389bc031 100644 --- a/trinity-base/kfouleggs/kfouleggs-9999.ebuild +++ b/trinity-base/kfouleggs/kfouleggs-9999.ebuild @@ -3,14 +3,13 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_NAME="tdegames" +TRINITY_MODULE_NAME="tdegames" +TRINITY_SUBMODULE="kfouleggs libksirtet" +TSM_EXTRACT_ALSO="libtdegames/" inherit trinity-meta-2 DESCRIPTION="KFoulEggs is an adaptation of the well-known (at least in Japan) PuyoPuyo game" DEPEND="~trinity-base/libtdegames-${PV}" RDEPEND="${DEPEND}" - -TRINITY_SUBMODULE="kfouleggs libksirtet" -TSM_EXTRACT_ALSO="libtdegames/" |