[veusz] Depend on xorg auth for %check to work

Jeremy Sanders jsanders at fedoraproject.org
Mon Apr 4 20:37:56 UTC 2011


commit cb996bebf97cef7157d3a9ac052a5d9babd78469
Author: Jeremy Sanders <jeremy at jeremysanders.net>
Date:   Mon Apr 4 21:37:28 2011 +0100

    Depend on xorg auth for %check to work

 veusz.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/veusz.spec b/veusz.spec
index 3e85bdf..0dc167c 100644
--- a/veusz.spec
+++ b/veusz.spec
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel desktop-file-utils numpy
 BuildRequires:  PyQt4-devel qt-devel sip-devel
 %{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
-BuildRequires:  Xvfb
+BuildRequires:  xorg-x11-server-Xvfb xorg-x11-xauth
 
 Requires:       numpy PyQt4 /usr/bin/env
 Provides:       python-veusz


More information about the scm-commits mailing list