From c0a832bee9f60e53a8a3b4e050c2b7170434b330 Mon Sep 17 00:00:00 2001 From: Rozhuk Ivan Date: Sat, 18 Nov 2023 01:30:44 +0200 Subject: [PATCH] net-im/dino: fix build PR: 275158 Approved by: maintainer --- net-im/dino/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index 4cdc0bcddb509..26cfc07e5908e 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -25,8 +25,8 @@ LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita \ libsrtp2.so:net/libsrtp2 \ libvulkan.so:graphics/vulkan-loader -USES= cmake cpe desktop-file-utils gettext-tools gnome ninja \ - pkgconfig vala:build +USES= cmake cpe desktop-file-utils gettext-tools gnome localbase \ + ninja pkgconfig vala:build USE_GITHUB= yes