mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
dooble: rebuild against Qt 6.8
This commit is contained in:
parent
0a5c691cc5
commit
e533f851c6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dooble'
|
||||
pkgname=dooble
|
||||
version=2024.08.20
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64* aarch64*"
|
||||
build_style=qmake
|
||||
configure_args="dooble.pro"
|
||||
|
@ -19,6 +19,7 @@ checksum=dbacd6adf762964983a1943496cd435ea9e4cf269568141d85a3c12d67acbc1e
|
|||
|
||||
post_patch() {
|
||||
vsed -i -e 's/Wzero-as-null-pointer-constant/Wno-zero-as-null-pointer-constant/' \
|
||||
-e '/-Werror/d' \
|
||||
dooble.pro
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue