diff options
-rw-r--r-- | net/librest1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librest1/Makefile b/net/librest1/Makefile index c6885e15b66e..c8bddb4c4703 100644 --- a/net/librest1/Makefile +++ b/net/librest1/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ PORTSCOUT= limitw:1,even -USES= gnome localbase meson pkgconfig python tar:xz +USES= gettext-tools gnome localbase meson pkgconfig python tar:xz USE_GNOME= glib20 introspection:build libadwaita libxml2 USE_LDCONFIG= yes MESON_ARGS= -Dca_certificates=true \ |