mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
shared-mime-info: rebuild to hide libxml warning
"Warning: program compiled against libxml 212 using older 211" was getting printed on every invocation of "update-mime-database" during both xbps and flatpak commands.
This commit is contained in:
parent
e0e2898a6a
commit
08e51979ab
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'shared-mime-info'
|
# Template file for 'shared-mime-info'
|
||||||
pkgname=shared-mime-info
|
pkgname=shared-mime-info
|
||||||
version=2.4
|
version=2.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dupdate-mimedb=false"
|
configure_args="-Dupdate-mimedb=false"
|
||||||
hostmakedepends="pkg-config gettext xmlto"
|
hostmakedepends="pkg-config gettext xmlto"
|
||||||
|
|
Loading…
Add table
Reference in a new issue