mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/totem: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1752589631
commit
683df5c554
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue