On Thu, May 08, 2014 at 01:08:45AM +0200, Jan Kundrát wrote:
Hi, it seems that the OBS does not install dependencies which come from the same project as the package being built. See [1], the "libqtkeychain-dev" package is provided by [2] and available at [3].
This is similar to [4] -- which is said to be fixed, though.
Or am I doing something wrong?
I think you're doing something wrong. Your dsc file contains Build-Depends: debhelper (>= 5), libqt4-dev, zlib1g-dev, qt4-dev-tools, libqtwebkit-dev, xvfb, xauth, cmake (>= 2.8.7) whereas the debian.control file contains: Build-Depends: debhelper (>= 8.0.0), cmake (>= 2.8.7), libqt4-dev (>= 4:4.6), qt4-dev-tools (>= 4:4.6), libqtwebkit-dev, zlib1g-dev, xvfb, xauth, libqtkeychain-dev The build-depends line should be in sync. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org