Bug 191877

Summary: startup-notification Missing BuildRequire on libXt-devel
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: startup-notificationAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
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: 2006-05-22 18:38:32 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: 191529    
Attachments:
Description Flags
Patch, adding the missing buildreqs none

Description Andreas Thienemann 2006-05-16 09:42:26 UTC
Package won't build in mock:

checking for X... no
configure: error: X11 development libraries/headers not found
error: Bad exit status from /var/tmp/rpm-tmp.43976 (%build)

Attached is a patch, adding the missing BuildRequirement for libXt-devel

Comment 1 Andreas Thienemann 2006-05-16 09:42:27 UTC
Created attachment 129165 [details]
Patch, adding the missing buildreqs

Comment 2 Matthias Clasen 2006-05-22 18:38:32 UTC
thanks, fixed