소스 검색
Fix packaging issues.
master
Arun Prakash Jana
6 년 전
No known key found for this signature in database
GPG 키 ID: A75979F35C080412
1개의 변경된 파일과
2개의 추가작업 그리고
2개의 파일을 삭제
-
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 |
|
|
|