소스 검색

Fix openSUSE Leap 15.1 package generation

master
Arun Prakash Jana 5 년 전
부모
커밋
c5ff2f5647
No known key found for this signature in database GPG 키 ID: A75979F35C080412
1개의 변경된 파일10개의 추가작업 그리고 8개의 파일을 삭제
  1. +10
    -8
      misc/packagecore/packagecore.yaml

+ 10
- 8
misc/packagecore/packagecore.yaml 파일 보기

@@ -105,14 +105,16 @@ packages:
deps:
- ncurses
- readline
# opensuse42.3:
# builddeps:
# - make
# - gcc
# - pkg-config
# - ncurses-devel
# deps:
# - ncurses
opensuse15.1:
builddeps:
- make
- gcc
- pkg-config
- readline-devel
- ncurses-devel
deps:
- libncurses6
- libreadline7
ubuntu16.04:
builddeps:
- make


불러오는 중...
취소
저장