network/corebird: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 21:11:13 -05:00
parent c56441a7f3
commit 01b88501f4

View file

@ -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"