multimedia/subtitleeditor: Fix DEPS.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-02-13 22:28:07 +07:00
parent 15ad456d8c
commit a552d4d299

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://download.gna.org/subtitleeditor/0.52/subtitleeditor-0.52.1.tar.
MD5SUM="d25a3f6966f4d6355485d3dfbcfb437a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gstreamermm"
REQUIRES="gstreamermm libxml++"
MAINTAINER="Georgy Shepelev"
EMAIL="geo.shepelev@gmail.com"