graphics/cairomm: Add missing dependency

Add libsigc++20 as dependency

Approved by:	portmgr (blanket, build fix)
This commit is contained in:
Daniel Engberg 2024-08-06 22:30:49 +02:00
parent f1a6f6000c
commit bd27179ca2

View file

@ -13,7 +13,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng.so:graphics/png libpng.so:graphics/png
USES= compiler:c++11-lang gnome meson pkgconfig tar:xz USES= compiler:c++11-lang gnome meson pkgconfig tar:xz
USE_GNOME= cairo USE_GNOME= cairo libsigc++20
USE_XORG= x11 xext xrender USE_XORG= x11 xext xrender
USE_LDCONFIG= yes USE_LDCONFIG= yes