From 09a1417f5b20b0dcedf00742828bfd5a2a9a96ca Mon Sep 17 00:00:00 2001 From: Michael Schloh von Bennewitz Date: Wed, 17 Sep 2003 10:58:06 +0000 Subject: [PATCH] Scribus replaced its self-hacked rendering engine with libart, so add our libart to the package dependencies --- scribus/scribus.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scribus/scribus.spec b/scribus/scribus.spec index e8bcfc51cc..c0ef15c740 100644 --- a/scribus/scribus.spec +++ b/scribus/scribus.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Editor License: GPL Version: 1.1.0 -Release: 20030916 +Release: 20030917 # list of sources Source0: http://scribus.planetmirror.com/scribus-%{version}.tar.gz @@ -42,9 +42,9 @@ Patch0: scribus.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030103, qt, freetype +BuildPreReq: OpenPKG, openpkg >= 20030103, qt, freetype, libart BuildPreReq: ghostscript, png, jpeg, tiff, zlib, pkgconfig -PreReq: OpenPKG, openpkg >= 20030103, qt, freetype +PreReq: OpenPKG, openpkg >= 20030103, qt, freetype, libart PreReq: ghostscript, png, jpeg, tiff, zlib AutoReq: no AutoReqProv: no