mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
rehex: next version will be lighter, see https://github.com/solemnwarning/rehex/issues/164
This commit is contained in:
parent
a092c89414
commit
4a41661b7c
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -39,6 +39,9 @@ BDEPEND="virtual/pkgconfig
|
|||
dev-perl/Template-Toolkit
|
||||
dev-lua/busted"
|
||||
|
||||
#FIXME: make help file option in a next release
|
||||
#https://github.com/solemnwarning/rehex/issues/164
|
||||
#BUILD_HELP=0
|
||||
src_configure() {
|
||||
export LUA_PKG=${ELUA}
|
||||
setup-wxwidgets
|
||||
|
|
|
|||
Loading…
Reference in a new issue