diff options
Diffstat (limited to 'trinity-base/ksirtet/ksirtet-9999.ebuild')
-rw-r--r-- | trinity-base/ksirtet/ksirtet-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/trinity-base/ksirtet/ksirtet-9999.ebuild b/trinity-base/ksirtet/ksirtet-9999.ebuild index 9a419c0c..a664cd49 100644 --- a/trinity-base/ksirtet/ksirtet-9999.ebuild +++ b/trinity-base/ksirtet/ksirtet-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="ksirtet libksirtet" +TSM_EXTRACT_ALSO="libtdegames/" inherit trinity-meta-2 DESCRIPTION="KSirtet is an adaptation of the well-known Tetris game" DEPEND="~trinity-base/libtdegames-${PV}" RDEPEND="${DEPEND}" - -TRINITY_SUBMODULE="ksirtet libksirtet" -TSM_EXTRACT_ALSO="libtdegames/" |