Commit graph

4 commits

Author SHA1 Message Date
R. Ryantm 030a1b71cc cassandra-cpp-driver: 2.16.2 -> 2.17.0 2023-08-13 04:54:05 +00:00
Sergei Trofimovich db31fcec3f cassandra-cpp-driver: fix libuv include path
After `libuv` split out `dev` output `cassandra-cpp-driver` build
failed as https://hydra.nixos.org/build/219951761:

    -- Could NOT find libuv, try to set the path to libuv root folder in the system variable LIBUV_ROOT_DIR (missing: LIBUV_INCLUDE_DIR) (Required is at least version "1.0.0")

Fix build by passing `LIBUV_INCLUDE_DIR` explicitly.

ZHF #230712
2023-05-19 08:22:50 +01:00
Patsakula Nikita ac769bb158
maintainers: add npatsakula 2022-06-08 12:21:01 +03:00
Patsakula Nikita 8b41b993e0
cassandra-cpp-driver: init at 2.16.2 2022-06-08 12:21:00 +03:00