diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -82,6 +82,7 @@ install: build libncursesw.$(abi_ver) \ libncurses++w.$(abi_ver) \ libtinfo.$(abi_ver) \ + libtic.$(abi_ver) \ libncurses.$(abi_ver)-dev \ ncurses-dbg \ ncurses-bin \ @@ -98,6 +99,7 @@ install: build libncursesw.$(legacy_abi_ver) \ libncurses++w.$(legacy_abi_ver) \ libtinfo.$(legacy_abi_ver) \ + libtic.$(legacy_abi_ver) \ libncurses.$(legacy_abi_ver)-dev \ ncurses-dbg \ " oh-installfiles -d dest-ncursesw-legacy |