> Here:
> $ grep -w ui yast2-perl-bindings.spec.in
> BuildRequires:  blocxx-devel curl-devel gcc-c++ libxcrypt-devel rpm-devel
> yast2-core-devel yast2-devtools yast2-ycp-ui-bindings-devel BuildRequires: 
> yast2-ycp-ui-bindings-devel >= 2.16.37
> Requires:       yast2-ycp-ui-bindings       >= 2.16.37

Heh, you were just a second faster with your reply :)

What about adding some autoconf check to perl-bindings, such as:

AC_CHECK_HEADERS([ arbitrary-ycp-ui-header.h ], [],
                 [ AC_MSG_ERROR([Go and install yast2-libyui-devel. Now! ] )

I saw a svn check-in adding header check like this in ncurses recently, and 
was thinking about adding similar ones with appropriate error msgs to 
ncurses-pkg, too, just to make a life of those who hand-compile things from 
svn a bit easier :)

B.
-- 
   \\\\\              Katarina Machalkova    
  \\\\\\\__o          YaST developer
__\\\\\\\'/_          & hedgehog painter

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to