Rebuild with libxml2 2.15.0
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: librsvg
|
name: librsvg
|
||||||
description: SVG rendering library
|
description: SVG rendering library
|
||||||
version: 2.61.1
|
version: 2.61.1
|
||||||
|
revision: 2
|
||||||
url: https://wiki.gnome.org/Projects/LibRsvg
|
url: https://wiki.gnome.org/Projects/LibRsvg
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ build() {
|
|||||||
# The check function is executed in the source directory
|
# The check function is executed in the source directory
|
||||||
# This function is used to run tests to verify the package has been compiled correctly
|
# This function is used to run tests to verify the package has been compiled correctly
|
||||||
check() {
|
check() {
|
||||||
meson test -C build
|
meson test -C build --print-errorlogs --no-rebuild
|
||||||
}
|
}
|
||||||
|
|
||||||
# The package function is executed in the source directory
|
# The package function is executed in the source directory
|
||||||
|
|||||||
Reference in New Issue
Block a user