pkgin_sets: Fix python package name
Change-Id: I09658a10f750b3d15867d6bd69d749c61831a00d
This commit is contained in:
parent
684b2eb975
commit
d5b158e992
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
CORE_TOOLS="openssh vim curl"
|
CORE_TOOLS="openssh vim curl"
|
||||||
DEV_TOOLS="git-base bmake gmake binutils clang"
|
DEV_TOOLS="git-base bmake gmake binutils clang"
|
||||||
EXTRA_TOOLS="bison groff perl python"
|
EXTRA_TOOLS="bison groff perl python27"
|
||||||
|
|
||||||
cat <<START_EOT
|
cat <<START_EOT
|
||||||
This script contains 3 sets of packages, you can install any of those
|
This script contains 3 sets of packages, you can install any of those
|
||||||
|
Loading…
x
Reference in New Issue
Block a user