[opensuse-buildservice] Depending on a package in the same project
Hi, I have created a new project with two subprojects. One of the sub projects requires the other sub project as a build dependency. I've used BuildRequires : lmdb lmdb exists and has built successfully for the target repository in my home project. The build of core fails because it cannot find the dependency lmdb. There is a package already with the same name in a different project but the build fails for the target architecture - how to I make my package prefer the (successfully built) dependency in my home project? Thanks Matthew -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Matthew Cattell <mcattell@spamarrest.com> Wed, 19 Mar 2014 02:19:41 +0300:
Hi,
I have created a new project with two subprojects. One of the sub projects requires the other sub project as a build dependency.
I've used BuildRequires : lmdb
lmdb-devel may be if it was packaged fine.
lmdb exists and has built successfully for the target repository in my home project.
The build of core fails because it cannot find the dependency lmdb.
There is a package already with the same name in a different project but the build fails for the target architecture - how to I make my package prefer the (successfully built) dependency in my home project?
Thanks
Matthew
-- Best regards, Dmitriy DA(P).DarkneSS Perlow @ Linux x64 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Dmitriy Perlow
-
Matthew Cattell