From 01b88501f455a8e15be453da7bec32ba51bfc340 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 18 Apr 2021 21:11:13 -0500 Subject: [PATCH] network/corebird: Fixed dep info --- network/corebird/corebird.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/corebird/corebird.info b/network/corebird/corebird.info index 87a6770ebb..37bd883b97 100644 --- a/network/corebird/corebird.info +++ b/network/corebird/corebird.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/baedert/corebird/archive/1.3/corebird-1.3.tar.gz" MD5SUM="800dbda002a28ae78eb6932fc403d3fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="vala rest json-glib gst-libav" +REQUIRES="rest" MAINTAINER="Henry Jensen" EMAIL="hjensen@connochaetos.org"