Remove infocmp from shims

infocmp is a system utility that returns information about the user's terminal. When it is shimmed it can cause problems for various programs that use it to determine terminal settings. In particular, the library used by the Scala shell reads it and problems can occur where various control keys don't work (e.g. backspace does not work).
This commit is contained in:
Jonathan Branam 2019-06-20 22:04:20 -04:00 committed by GitHub
parent a10c787f9b
commit aed0c91d61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ gsettings
gio-querymodules
glib-compile-resources
glib-compile-schemas
infocmp
# libpng
libpng-config
# libxml2