http://bugzilla.novell.com/show_bug.cgi?id=613965 http://bugzilla.novell.com/show_bug.cgi?id=613965#c5 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #5 from Adrian Schröter <adrian@novell.com> 2010-06-14 12:53:55 UTC --- Requires are also BuildRequires. If you buildrequire "qt-devel" it is important also to install "x11-devel" which is required by qt-devel for example. All what you can do here is %if %my_macro BuildRequire: perl(:WITH_THREADS) %else BuildRequire: perl(:WITHOUT_THREADS) %fi and control it via %my_macro in prjconf. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.