Skip to content

Commit

Permalink
[qemu-usermode] Use python3 in build requirement. JB#45864
Browse files Browse the repository at this point in the history
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Jul 6, 2020
1 parent d10e3df commit 57671e3
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 57671e3

Please sign in to comment.