]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix packaging issues.
authorArun Prakash Jana <engineerarun@gmail.com>
Tue, 19 Feb 2019 11:08:12 +0000 (16:38 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Tue, 19 Feb 2019 11:21:31 +0000 (16:51 +0530)
packagecore.yaml

index 5270d2b91d36aa068878922c00a6bd02f841d11d..a031eaee3f42055005a751114a5cf0be289d4a47 100644 (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