408f2f5a52
- Split gtk2 and gtk3 builds using _multibuild. Python2 and Mono bindings are only available for GTK2, so the GTK3 version has significantly less build dependencies, add only_require_python_for_gtk2.patch - Drop dependency on deprecated gnome-common, see https://wiki.gnome.org/Projects/GnomeCommon/Migration - Allow configure run to succeed even when gtk-doc is not installed, add make_gtk_doc_optional.patch OBS-URL: https://build.opensuse.org/request/show/733157 OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=21
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
<multibuild>
|
|
<package>gtk2</package>
|
|
<package>gtk3</package>
|
|
</multibuild>
|