http://bugzilla.novell.com/show_bug.cgi?id=577758 http://bugzilla.novell.com/show_bug.cgi?id=577758#c8 Markus Elfring <Markus.Elfring@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #8 from Markus Elfring <Markus.Elfring@web.de> 2010-02-08 18:50:22 UTC --- Would the following update suggestion improve the configuration script in an useful way? Index: CMakeLists.txt =================================================================== --- CMakeLists.txt (Revision 60752) +++ CMakeLists.txt (Arbeitskopie) @@ -10,7 +10,7 @@ FIND_PACKAGE(Qt4 REQUIRED) FIND_PACKAGE(Yast) FIND_PACKAGE(Libyui REQUIRED) -FIND_PACKAGE(Zypp REQUIRED) +FIND_PACKAGE(Zypp 6.26.3 REQUIRED) INCLUDE(YastCommon) SET(Y2QT_ICONDIR ${CMAKE_INSTALL_PREFIX}/share/YaST2/theme/current) -- 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.