summaryrefslogtreecommitdiff
path: root/app-editors/texworks/texworks-0.6.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-08 23:06:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-08 23:06:07 +0100
commite23a08d0c97a0cc415aaa165da840b056f93c997 (patch)
tree4c5f7db60483518201fef36f8cc0712789a08db2 /app-editors/texworks/texworks-0.6.6.ebuild
parent391b5b359a346aff490103da7dddc85047f83830 (diff)
gentoo resync : 08.10.2021
Diffstat (limited to 'app-editors/texworks/texworks-0.6.6.ebuild')
-rw-r--r--app-editors/texworks/texworks-0.6.6.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-editors/texworks/texworks-0.6.6.ebuild b/app-editors/texworks/texworks-0.6.6.ebuild
index c8e354eb858d..e8ad1634456a 100644
--- a/app-editors/texworks/texworks-0.6.6.ebuild
+++ b/app-editors/texworks/texworks-0.6.6.ebuild
@@ -5,7 +5,7 @@ EAPI=7
LUA_COMPAT=( lua5-{1..3} )
PYTHON_COMPAT=( python3_{7,8,9} )
-
+CMAKE_REMOVE_MODULES_LIST="FindLua"
inherit lua-single python-single-r1 cmake virtualx xdg-utils
DESCRIPTION="A simple interface for working with TeX documents"
@@ -43,8 +43,6 @@ S=${WORKDIR}/${PN}-release-${PV}
RESTRICT="!test? ( test )"
-CMAKE_REMOVE_MODULES_LIST="FindLua"
-
pkg_setup() {
use lua && lua-single_pkg_setup
python-single-r1_pkg_setup