rpms/xulrunner/devel xulrunner.spec,1.140,1.141

Christopher Aillon caillon at fedoraproject.org
Tue Dec 9 18:55:52 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24087

Modified Files:
	xulrunner.spec 
Log Message:
Also, something dropped alsa-lib-devel higher in the Require chain so, need to explicitly BR it now


Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- xulrunner.spec	9 Dec 2008 18:41:29 -0000	1.140
+++ xulrunner.spec	9 Dec 2008 18:55:22 -0000	1.141
@@ -61,6 +61,7 @@
 BuildRequires:  hunspell-devel
 BuildRequires:  sqlite-devel >= %{sqlite_version}
 BuildRequires:  startup-notification-devel
+BuildRequires:  alsa-lib-devel
 # For -sqlite.patch
 BuildRequires:  autoconf213
 
@@ -101,6 +102,7 @@
 Requires: hunspell-devel
 Requires: sqlite-devel >= ${sqlite_version}
 Requires: startup-notification-devel
+Requires: alsa-lib-devel
 
 %description devel
 Gecko development files.




More information about the fedora-extras-commits mailing list