deps; sync with the cppcodec

Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/1974
Change-Id: I2c04aca88ddeccf3d745101bcc27d33447c3b46e
diff --git a/ci/build.sh b/ci/build.sh
index e55086c..7ba9954 100755
--- a/ci/build.sh
+++ b/ci/build.sh
@@ -46,7 +46,7 @@
 mkdir ${BUILD_DIR}
 export PATH=${PREFIX}/bin:$PATH
 export LD_LIBRARY_PATH=${PREFIX}/lib64:${PREFIX}/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
-export PKG_CONFIG_PATH=${PREFIX}/lib64/pkgconfig:${PREFIX}/lib/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}
+export PKG_CONFIG_PATH=${PREFIX}/lib64/pkgconfig:${PREFIX}/lib/pkgconfig:${PREFIX}/share/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}
 
 ARTIFACT_URL=""
 
diff --git a/submodules/dependencies b/submodules/dependencies
index 8ee76c5..b0ef53b 160000
--- a/submodules/dependencies
+++ b/submodules/dependencies
@@ -1 +1 @@
-Subproject commit 8ee76c5204806f1e0298496015e2f49f7752003e
+Subproject commit b0ef53be60246e0bb47e21d4c94a60f02d819032