Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yfjiang:test:gnome45rc
glade
find-python-3-6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File find-python-3-6.patch of Package glade
Index: glade-3.40.0/meson.build =================================================================== --- glade-3.40.0.orig/meson.build +++ glade-3.40.0/meson.build @@ -153,7 +153,7 @@ pygobject_version = '3.8.0' pygobject_dep = dependency('pygobject-3.0', version: '>= ' + pygobject_version, required: get_option('python')) have_python = pygobject_dep.found() if have_python - python_dep = import('python').find_installation().dependency(embed: true) + python_dep = import('python').find_installation('python3.6').dependency(embed: true) version_array = pygobject_version.split('.') config_h.set('PYGOBJECT_REQUIRED_MAJOR', version_array[0].to_int())
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor