mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
physfs: rebuild against readline-7.0
This commit is contained in:
parent
f304f6e306
commit
a9d1dc7c29
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'physfs'
|
# Template file for 'physfs'
|
||||||
pkgname=physfs
|
pkgname=physfs
|
||||||
version=2.0.3
|
version=2.0.3
|
||||||
revision=3
|
revision=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_WX_TEST=OFF -DPHYSFS_BUILD_STATIC=OFF"
|
configure_args="-DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_WX_TEST=OFF -DPHYSFS_BUILD_STATIC=OFF"
|
||||||
makedepends="zlib-devel readline-devel"
|
makedepends="zlib-devel readline-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue