mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pgadmin3: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
87b74e5157
commit
1c368e44cb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pgadmin3'
|
# Template file for 'pgadmin3'
|
||||||
pkgname=pgadmin3
|
pkgname=pgadmin3
|
||||||
version=1.22.2
|
version=1.22.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_path_WX_CONFIG=wx-config-3.0 --with-wx-version=3.0"
|
configure_args="ac_cv_path_WX_CONFIG=wx-config-3.0 --with-wx-version=3.0"
|
||||||
makedepends="postgresql-libs-devel wxWidgets-devel libxslt-devel libressl-devel"
|
makedepends="postgresql-libs-devel wxWidgets-devel libxslt-devel libressl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue