Skip to content

Commit

Permalink
Fix packaging issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Feb 19, 2019
1 parent 89f0ba8 commit 7bea37e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packagecore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packages:
deps:
- ncurses
- readline
container: "base/archlinux"
container: "base/archlinux:2018.12.01"
centos7.2:
builddeps:
- make
Expand Down Expand Up @@ -64,7 +64,7 @@ packages:
- libreadline-dev
deps:
- libncursesw5
- libreadline-common
- readline-common
fedora25:
builddeps:
- make
Expand Down

0 comments on commit 7bea37e

Please sign in to comment.