mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
golly: fix deps.
This commit is contained in:
parent
360c70d4c9
commit
084db4381d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ wrksrc="${pkgname}-${version}-src"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_script="gui-wx/configure/configure"
|
configure_script="gui-wx/configure/configure"
|
||||||
configure_args="--with-wx-config=wx-config-3.0"
|
configure_args="--with-wx-config=wx-config-3.0"
|
||||||
makedepends="perl python-devel wxWidgets-devel"
|
makedepends="perl python-devel wxWidgets-devel zlib-devel"
|
||||||
short_desc="Simulator for Conway's Game of Life and other cellular automata"
|
short_desc="Simulator for Conway's Game of Life and other cellular automata"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue