Merge "Change to install a package in 'proliant-tools'"
This commit is contained in:
commit
c5f713b1ec
@ -1,3 +1,4 @@
|
|||||||
alien:
|
alien:
|
||||||
gcc:
|
gcc:
|
||||||
python-dev:
|
python-dev:
|
||||||
|
unzip:
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
"default": {
|
"default": {
|
||||||
"alien": "",
|
"alien": "",
|
||||||
"gcc": "gcc",
|
"gcc": "gcc",
|
||||||
"python-dev": "python-dev"
|
"python-dev": "python-dev",
|
||||||
|
"unzip": "unzip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user