multimedia/farsight2: Fixed dep info (libnice)

This commit is contained in:
Robby Workman 2021-04-19 22:14:38 -05:00
parent 32f1800c67
commit 30163ce208
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://farsight.freedesktop.org/releases/farsight2/farsight2-0.0.31.ta
MD5SUM="3771d8268f025b28261cc1e977fab27f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst0-plugins-ugly gst0-python gst0-plugins-base libnice"
REQUIRES="gst0-plugins-ugly gst0-python gst0-plugins-base"
MAINTAINER="David Woodfall"
EMAIL="dave@slackbuilds.org"