mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/cairomm: Add missing dependency
Add libsigc++20 as dependency Approved by: portmgr (blanket, build fix)
This commit is contained in:
parent
f1a6f6000c
commit
bd27179ca2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
|||
libpng.so:graphics/png
|
||||
|
||||
USES= compiler:c++11-lang gnome meson pkgconfig tar:xz
|
||||
USE_GNOME= cairo
|
||||
USE_GNOME= cairo libsigc++20
|
||||
USE_XORG= x11 xext xrender
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue