Skip to content
Snippets Groups Projects
Unverified Commit 4e12dc33 authored by h-denpo's avatar h-denpo Committed by GitHub
Browse files

elang add depends_on('ncurses', type='link') (#17761)

parent 896e83e3
No related branches found
No related tags found
No related merge requests found
......@@ -27,3 +27,4 @@ class Erlang(AutotoolsPackage):
depends_on('automake', type='build')
depends_on('m4', type='build')
depends_on('libtool', type='build')
depends_on('ncurses', type='link')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment