Browse Source

Fix packaging issues.

master
Arun Prakash Jana 6 years ago
parent
commit
7bea37e85c
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      packagecore.yaml

+ 2
- 2
packagecore.yaml View File

@@ -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


Loading…
Cancel
Save