Skip to content

Commit 790b117

Browse files
committed
Use global flags for gobject-introspection
Fixes #672
1 parent cee9e0f commit 790b117

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pkgs/gobject-introspection.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ sources:
1111
- key: tar.xz:zdqaqmojot5flm77djgcvdgtw7b67tfv
1212
url: http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.43/gobject-introspection-1.43.3.tar.xz
1313

14+
build_stages:
15+
- name: configure
16+
global_flags: true
17+
1418
when_build_dependency:
1519
- prepend_path: PKG_CONFIG_PATH
1620
value: '${ARTIFACT}/lib/pkgconfig'

0 commit comments

Comments
 (0)