ソースを参照
Fix packaging issues.
master
Arun Prakash Jana
6年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A75979F35C080412
-
packagecore.yaml
|
|
@@ -15,7 +15,7 @@ packages: |
|
|
|
deps: |
|
|
|
- ncurses |
|
|
|
- readline |
|
|
|
container: "base/archlinux" |
|
|
|
container: "base/archlinux:2018.12.01" |
|
|
|
centos7.2: |
|
|
|
builddeps: |
|
|
|
- make |
|
|
@@ -64,7 +64,7 @@ packages: |
|
|
|
- libreadline-dev |
|
|
|
deps: |
|
|
|
- libncursesw5 |
|
|
|
- libreadline-common |
|
|
|
- readline-common |
|
|
|
fedora25: |
|
|
|
builddeps: |
|
|
|
- make |
|
|
|