> Hi Martin!
> 
> 
> Just a wild guess, but does it any help if you remove the explicit
> requested version in asgp/CMakeLists.txt:75? Maybe there is no libclaw
> 1.7.4 in the mock build environment?
> 
> 
> BK

removed the requested version in CMakeLists.txt
sed -i 's|find_package( libclaw 1.7.4 )|find_package( libclaw )|' 
asgp/CMakeLists.txt

but the same error:
CMake Error at /usr/share/cmake/libclaw/libclaw-config.cmake:377 (MESSAGE):
  Could not find Claw library
Call Stack (most recent call first):
  asgp/CMakeLists.txt:75 (find_package)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to