Kaynağa Gözat

Add gcc, pkg-config as build deps

master
Arun Prakash Jana 7 yıl önce
ebeveyn
işleme
52f7f9c9a3
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: A75979F35C080412
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  1. +12
    -0
      packagecore.yaml

+ 12
- 0
packagecore.yaml Dosyayı Görüntüle

@@ -11,12 +11,16 @@ packages:
archlinux:
builddeps:
- make
- gcc
- pkg-config
deps:
- ncurses
- readline
fedora26:
builddeps:
- make
- gcc
- pkg-config
- ncurses-devel
- readline-devel
deps:
@@ -25,6 +29,8 @@ packages:
centos7.3:
builddeps:
- make
- gcc
- pkgconfig
- ncurses-devel
- readline-devel
deps:
@@ -36,6 +42,8 @@ packages:
ubuntu16.04:
builddeps:
- make
- gcc
- pkg-config
- libncursesw5-dev
- libreadline6-dev
deps:
@@ -44,6 +52,8 @@ packages:
ubuntu17.10:
builddeps:
- make
- gcc
- pkg-config
- libncursesw5-dev
- libreadline6-dev
deps:
@@ -52,6 +62,8 @@ packages:
debian9:
builddeps:
- make
- gcc
- pkg-config
- libncursesw5-dev
- libreadline-dev
deps:


Yükleniyor…
İptal
Kaydet