Accepting request 79159 from home:dimstar:pytest
Fix gi-find-deps.sh to address a special case in python-gobject: a ImportError text tries to explain how to convert the code OBS-URL: https://build.opensuse.org/request/show/79159 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=67
This commit is contained in:
parent
4091a37f11
commit
136d9dee34
@ -20,7 +20,7 @@ fi
|
||||
}
|
||||
|
||||
function print_req_prov {
|
||||
echo -n "$file: typelib($symbol)"
|
||||
echo -n "typelib($symbol)"
|
||||
if [ ! -z "$version" ]; then
|
||||
echo " = ${version}"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user