6bdd276d05
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
5 lines
160 B
Python
5 lines
160 B
Python
package = FreeDesktopPackage('%{name}', 'pkg-config', '0.27',
|
|
configure_flags=["--with-internal-glib"])
|
|
|
|
package.needs_lipo = True
|