Browse Source

Needs gettext unfortunately

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
a164ffa01a
  1. 4
      xine-ui/xine-ui.spec

4
xine-ui/xine-ui.spec

@ -36,7 +36,7 @@ Distribution: OpenPKG [JUNK]
Group: Video
License: GPL
Version: 0.9.20
Release: 20030510
Release: 20030511
# list of sources
Source0: http://download.sourceforge.net/xine/xine-ui-%{version}.tar.gz
@ -44,7 +44,7 @@ Source0: http://download.sourceforge.net/xine/xine-ui-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, xine-lib, gcc, libiconv, ncurses, curl, png
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, xine-lib, gcc, libiconv, gettext, ncurses, curl, png
PreReq: OpenPKG, openpkg >= 20030103, X11
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save