libraries/opal: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:06:24 -05:00
parent 1c268b5ae9
commit 5b5f5b1e5c
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/opal/3.10/opal-3.10.10.tar.xz"
MD5SUM="6efa1b4c5e0ad6460019b4c6df0898d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ptlib speex"
REQUIRES="ptlib"
MAINTAINER="David Woodfall"
EMAIL="dave@slackbuilds.org"