Initial Commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "pyenv",
|
||||
"version": "2.8.3",
|
||||
"release": "1",
|
||||
"maintainer": "Christian Tosta <no-reply@ekaaty.com>",
|
||||
"architecture": "all",
|
||||
"source_url": "https://github.com/pyenv/pyenv/archive/refs/tags/v${self.version}.tar.gz",
|
||||
"deb-depends": [
|
||||
"bash",
|
||||
"git",
|
||||
"build-essential",
|
||||
"libssl-dev",
|
||||
"zlib1g-dev",
|
||||
"libbz2-dev",
|
||||
"libreadline-dev",
|
||||
"libsqlite3-dev",
|
||||
"libffi-dev",
|
||||
"liblzma-dev"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user