Bug 192003 - kdeutils Missing BuildRequire on python-devel
Summary: kdeutils Missing BuildRequire on python-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdeutils
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 19:15 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-16 19:24:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (312 bytes, patch)
2006-05-16 19:15 UTC, Andreas Thienemann
no flags Details | Diff

Description Andreas Thienemann 2006-05-16 19:15:26 UTC
Current kde-utils won#t build on mock because of a missing dependency on
python-devel and libXtst-devel:

/usr/bin/ld: cannot find -lXtst
collect2: ld returned 1 exit status
make[3]: *** [kded_klaptopdaemon.la] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/builddir/build/BUILD/kdeutils-3.5.2/klaptopdaemon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/kdeutils-3.5.2/klaptopdaemon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/kdeutils-3.5.2'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.56979 (%build)

Attached is a patch, fixing this.

Comment 1 Andreas Thienemann 2006-05-16 19:15:26 UTC
Created attachment 129260 [details]
Patch, adding the missing buildreqs

Comment 2 Than Ngo 2006-05-16 19:24:02 UTC
it's fixed in rawhide. Thanks for your report.


Note You need to log in before you can comment on or make changes to this bug.