app-admin/awscli: Bump to 1.37.9
[gentoo/gentoo.git] / media-libs / qhull / files / qhull-2020.2-deprecated-pkgconfig.patch
blobc83a807e288859fd76cf7b6ff6e143523eb82c51
1 --- a/CMakeLists.txt 2020-09-03 22:33:16.000000000 -0400
2 +++ b/CMakeLists.txt 2021-01-08 14:38:26.299273173 -0500
3 @@ -731,4 +731,5 @@
4 set(PkgConfigLocation lib/pkgconfig)
5 foreach(pkgconfig IN ITEMS "${qhull_SHAREDR};Qhull reentrant shared library"
6 + "${qhull_SHARED};Qhull deprecated shared library"
7 "${qhull_STATIC};Qhull static library"
8 "${qhull_STATICR};Qhull reentrant static library"