Hi, following snippet is part of obs log: [ 93s] I have the following modifications for qt5.spec: [ 93s] 43c43 [ 93s] < Release: 0 [ 93s] --- [ 93s] > Release: 7.1 [ 93s] 74d73 [ 93s] < BuildRequires: pkgconfig(egl) [ 93s] 407d405 [ 93s] < Requires: pkgconfig(egl)
It looks like obs changed Release tag to 7.1 (reasonably) but also changed BuildRequires: pkgconfig(egl) to Requires: pkgconfig(egl) and broke configuration of the package (it need KHR/* headers). I see that /usr/lib/build/substitutedeps in chroot changes that but at first glance I can't find out what is the purpose of such automatic changes. Any hints? PS: It failed to build in Tizen:Mobile:build project. -- regards, Tomasz Olszak
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
