[Opensrf-commits] r2238 - trunk/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Sun May 8 11:37:13 EDT 2011


Author: dbs
Date: 2011-05-08 11:37:10 -0400 (Sun, 08 May 2011)
New Revision: 2238

Modified:
   trunk/src/extras/Makefile.install
Log:
Add Check dependencies for Fedora

Required to run "make check" for the C unit tests
previously added by Kevin Beswick.

Signed-off-by: Dan Scott <dan at coffeecode.net>


Modified: trunk/src/extras/Makefile.install
===================================================================
--- trunk/src/extras/Makefile.install	2011-05-08 15:35:28 UTC (rev 2237)
+++ trunk/src/extras/Makefile.install	2011-05-08 15:37:10 UTC (rev 2238)
@@ -183,6 +183,8 @@
 FEDORAS = \
 	autoconf \
 	automake \
+	check \
+	check-devel \
 	ejabberd \
 	expat-devel \
 	gcc \



More information about the opensrf-commits mailing list