mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-29 09:49:19 +08:00
Fix the python3 packages on openSUSE 42.1
Change-Id: Ie445949ac90bf6a9ce7b519bbe3c32d2d1e1a69b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
committed by
Simon Hausmann
parent
0787472145
commit
a765838889
@@ -5,4 +5,4 @@ sudo pkcon -y refresh
|
||||
sudo pkcon -y install python-devel python-virtualenv
|
||||
|
||||
# install python3
|
||||
sudo pkcon -y install python3 python3-pip python3-virtualenv
|
||||
sudo pkcon -y install libpython3_4m1_0 python3-base python3 python3-pip python3-virtualenv
|
||||
|
||||
Reference in New Issue
Block a user