Disabled package generation for Ubuntu 17.10

This commit is contained in:
Arun Prakash Jana 2018-08-10 07:23:32 +05:30
parent 82e9a958f9
commit 593b99851b
No known key found for this signature in database
GPG Key ID: A75979F35C080412
2 changed files with 1 additions and 10 deletions

View File

@ -10,6 +10,7 @@ What's in?
- Better support on RHEL 25 with earlier version on curses
- Sample script for `fzy` integration
- Now available on OpenBSD
- Disabled package generation for Ubuntu 17.10
-------------------------------------------------------------------------------

View File

@ -101,16 +101,6 @@ packages:
deps:
- libncursesw5
- libreadline6
ubuntu17.10:
builddeps:
- make
- gcc
- pkg-config
- libncursesw5-dev
- libreadline6-dev
deps:
- libncursesw5
- libreadline6
ubuntu18.04:
builddeps:
- make