mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
parted: rebuild against libreadline.so.8
[ci skip]
This commit is contained in:
parent
37fe0f62d8
commit
af0a46b8c3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'parted'
|
# Template file for 'parted'
|
||||||
pkgname=parted
|
pkgname=parted
|
||||||
version=3.2
|
version=3.2
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# parted wants off_t as 64bit type
|
# parted wants off_t as 64bit type
|
||||||
configure_args="ac_cv_sizeof_off_t=8"
|
configure_args="ac_cv_sizeof_off_t=8"
|
||||||
|
|
Loading…
Add table
Reference in a new issue