diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-20 23:21:23 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-20 23:21:23 +0000 |
| commit | 935ae52c4e1d9ca3630882f144117ffc2300804a (patch) | |
| tree | d214397eb06fdef87f3976bc267763b4a6052ddf /pango/abuild | |
| parent | da9b5ae270f2594c813072695b807f5ee7b5acd3 (diff) | |
| download | alicelinux-935ae52c4e1d9ca3630882f144117ffc2300804a.tar.gz alicelinux-935ae52c4e1d9ca3630882f144117ffc2300804a.zip | |
Woodpecker CI 93e629250d2f2073dcea128000323264d2c7571f [SKIP CI]
Diffstat (limited to 'pango/abuild')
| -rw-r--r-- | pango/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/abuild b/pango/abuild index cec88afb..6ffbec49 100644 --- a/pango/abuild +++ b/pango/abuild @@ -2,4 +2,4 @@ name=pango version=1.57.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" -build_opt="-Dbuild-testsuite=false -Dbuild-examples=false -Dintrospection=enabled" +build_opt="-Dbuild-testsuite=false -Dbuild-examples=false -Dintrospection=disabled" |