Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Commit c37dcef

Browse files
author
Cam Cope
committed
Add package names for solaris2
1 parent dd65106 commit c37dcef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recipes/package.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"fedora" => ["python","python-devel"],
3434
"freebsd" => ["python"],
3535
"smartos" => ["python27"],
36+
"solaris2" => ["pkg:/runtime/python-26","pkg:/library/python-2/setuptools-26"],
3637
"default" => ["python","python-dev"]
3738
)
3839
end

0 commit comments

Comments
 (0)