forked from pool/libdisplay-info
Add BuildRequires: python3-base; building for Leap 15.6 fails otherwise. #2
Reference in New Issue
Block a user
No description provided.
Delete Branch ":master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Looking at this build log for openSUSE Leap 15.6 shows that python3 cannot be invoked:
[1/21] /home/abuild/rpmbuild/BUILD/libdisplay-info-0.2.0/tool/gen-search-table.py //usr/share/hwdata/pnp.ids pnp-id-table.c pnp_id_table [ 22s] FAILED: pnp-id-table.c [ 22s] /home/abuild/rpmbuild/BUILD/libdisplay-info-0.2.0/tool/gen-search-table.py //usr/share/hwdata/pnp.ids pnp-id-table.c pnp_id_table [ 22s] /usr/bin/env: ‘python3’: No such file or directory
python3-base must be required for build.
FWIW, we need this package to build Kodi on Packman for Leap 15.6.