Bug 226766

Summary: link with ncurses
Product: [Fedora] Fedora Reporter: Miroslav Lichvar <mlichvar>
Component: mono-debuggerAssignee: Paul F. Johnson <paul>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-15 12:52:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 226748    

Description Miroslav Lichvar 2007-02-01 15:02:27 UTC
Description of problem:
Link with libncurses instead of libtermcap, libtermcap and termcap packages will
be removed.

Version-Release number of selected component (if applicable):
mono-debugger-0.30-7.fc6

Steps to Reproduce:
1. rpm -q --requires mono-debugger | grep termcap
  
Actual results:
libtermcap.so.2

Additional info:
Removing termcap from BuildRequires and rebuild of the package will fix it.