mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
app-emulation/arnold: move WX_GTK_VER to pre-inherit
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
WX_GTK_VER="3.0-gtk3"
|
||||
|
||||
inherit cmake desktop wxwidgets
|
||||
|
||||
DESCRIPTION="Amstrad CPC emulator"
|
||||
@@ -21,9 +23,7 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
S=${WORKDIR}/src
|
||||
|
||||
WX_GTK_VER="3.0-gtk3"
|
||||
S="${WORKDIR}/src"
|
||||
|
||||
src_prepare() {
|
||||
setup-wxwidgets
|
||||
|
||||
Reference in New Issue
Block a user