summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:04 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 07:59:55 +0700
commit683df5c55451c482ecee340ed818bbf30e391a1c (patch)
tree367248392799c54e1e98762935e51511c0f9f4af /multimedia
parent17525896312a660f979b28ea08fb656408631843 (diff)
downloadslackbuilds-683df5c55451c482ecee340ed818bbf30e391a1c.tar.gz
slackbuilds-683df5c55451c482ecee340ed818bbf30e391a1c.tar.xz
multimedia/totem: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/totem.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/totem.info b/multimedia/totem/totem.info
index a773cfed88..2fdbc0ee3e 100644
--- a/multimedia/totem/totem.info
+++ b/multimedia/totem/totem.info
@@ -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"