packagecore.yaml | 4 ++-- diff --git a/packagecore.yaml b/packagecore.yaml index 5270d2b91d36aa068878922c00a6bd02f841d11d..a031eaee3f42055005a751114a5cf0be289d4a47 100644 --- a/packagecore.yaml +++ b/packagecore.yaml @@ -15,7 +15,7 @@ - pkg-config deps: - ncurses - readline - container: "base/archlinux" + container: "base/archlinux:2018.12.01" centos7.2: builddeps: - make @@ -64,7 +64,7 @@ - libncursesw5-dev - libreadline-dev deps: - libncursesw5 - - libreadline-common + - readline-common fedora25: builddeps: - make