multimedia/huludesktop: Drop flashplayer dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-13 16:40:24 +13:00 committed by Willy Sudiarto Raharjo
parent 702574d4ae
commit 963ffb0412
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/huludesktop_i386.deb"
MD5SUM="d9b27d1837ab86526100964e80c3cdd1"
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/huludesktop_amd64.deb"
MD5SUM_x86_64="bccc94d7f327989dab2653d254f40869"
REQUIRES="flashplayer-plugin"
REQUIRES=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"