소스 검색

cgit dependency missing

Alban Seurat 10 년 전
부모
커밋
c22d179e83
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      roles/git/tasks/cgit.yml

+ 1
- 0
roles/git/tasks/cgit.yml 파일 보기

@@ -4,6 +4,7 @@
4 4
   with_items:
5 5
     - groff
6 6
     - python-pip
7
+    - libssl-dev
7 8
 
8 9
 - name: Install cgit pip dependencies
9 10
   pip: name={{ item }}

Loading…
취소
저장