golly: fix deps.
This commit is contained in:
parent
360c70d4c9
commit
084db4381d
|
@ -6,7 +6,7 @@ wrksrc="${pkgname}-${version}-src"
|
|||
build_style=gnu-configure
|
||||
configure_script="gui-wx/configure/configure"
|
||||
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"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in New Issue