python/gst0-python: Fix REQUIRES.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2021-04-24 06:35:34 +00:00 committed by Willy Sudiarto Raharjo
parent 3f03682dac
commit f047d4a52f
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="https://gstreamer.freedesktop.org/src/gst-python/gst-python-0.10.22.ta
MD5SUM="937152fe896241f827689f4b53e79b22"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="gst0-plugins-base"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"