Skip to content

Commit

Permalink
Merge branch 'jb45864' into 'master'
Browse files Browse the repository at this point in the history
Use python3 in build requirement.

See merge request mer-core/qemu-usermode!15
  • Loading branch information
Matti Kosola committed Jul 6, 2020
2 parents d10e3df + 57671e3 commit 5998364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/qemu-usermode.spec
Expand Up @@ -48,7 +48,7 @@ BuildRequires: flex
BuildRequires: curl-devel
BuildRequires: zlib-static
BuildRequires: glibc-static
BuildRequires: python-devel
BuildRequires: python3-devel
BuildRequires: glib2-static
BuildRequires: pcre-static
# Hard requirement for version >= 1.3
Expand Down

0 comments on commit 5998364

Please sign in to comment.