[vala] add BR on dbus-x11 for running test suite

Michel Alexandre Salim salimma at fedoraproject.org
Sun Nov 7 00:56:04 UTC 2010


commit a42d7fe583b21aecb33a9f97c3a728ab47aef6e3
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sun Nov 7 01:55:40 2010 +0100

    add BR on dbus-x11 for running test suite

 vala.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/vala.spec b/vala.spec
index 033e3ff..2b05237 100644
--- a/vala.spec
+++ b/vala.spec
@@ -22,8 +22,14 @@ BuildRequires:  flex
 BuildRequires:  bison
 BuildRequires:  glib2-devel
 BuildRequires:  libxslt
+
+# for Emacs modes
 BuildRequires:  emacs emacs-el
 
+# for tests
+BuildRequires:  dbus-x11
+
+
 %description
 Vala is a new programming language that aims to bring modern programming
 language features to GNOME developers without imposing any additional


More information about the scm-commits mailing list