Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 738576
Collapse All | Expand All

(-)a/src/meson.build (-1 / +2 lines)
Lines 15-21 run_target('update-perfs-tests', command: executable ('iagno-perfs-tests-generat Link Here
15
            '--enable-experimental-non-null'
15
            '--enable-experimental-non-null'
16
        ],
16
        ],
17
        dependencies : [
17
        dependencies : [
18
            gio_dependency
18
            gio_dependency,
19
            posix_dependency
19
        ]
20
        ]
20
    )
21
    )
21
)
22
)

Return to bug 738576