multimedia/totem: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:04 -07:00 committed by Willy Sudiarto Raharjo
parent 1752589631
commit 683df5c554
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://download.gnome.org/core/41/41.8/sources/totem-3.38.2.tar.xz"
MD5SUM="21246e0f5a0ee425c9e492b965476547"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="clutter-gst clutter-gtk gnome-desktop grilo libpeas totem-pl-parser"
REQUIRES="clutter-gst clutter-gtk gnome-desktop grilo libpeas"
MAINTAINER="Bob Funk"
EMAIL="bobfunk11@gmail.com"