mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 07:01:08 +00:00
Closes: https://bugs.gentoo.org/953553 Thanks-to: Pierre Saunders Signed-off-by: Sam James <sam@gentoo.org>
11 lines
290 B
Diff
11 lines
290 B
Diff
https://bugs.gentoo.org/953553#c10
|
|
--- a/src/CMakeLists.txt 2024-08-17 13:39:55.000000000 +0200
|
|
+++ b/src/CMakeLists.txt 2025-04-22 14:02:32.225721530 +0200
|
|
@@ -159,6 +159,7 @@
|
|
target_link_libraries(poly PUBLIC
|
|
Threads::Threads
|
|
Cairo::CairoFC
|
|
+ freetype
|
|
xpp
|
|
LibUV::LibUV
|
|
)
|