[Opensrf-commits] r2241 - branches/rel_2_0/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Sun May 8 11:40:26 EDT 2011


Author: dbs
Date: 2011-05-08 11:40:23 -0400 (Sun, 08 May 2011)
New Revision: 2241

Modified:
   branches/rel_2_0/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: branches/rel_2_0/src/extras/Makefile.install
===================================================================
--- branches/rel_2_0/src/extras/Makefile.install	2011-05-08 15:38:58 UTC (rev 2240)
+++ branches/rel_2_0/src/extras/Makefile.install	2011-05-08 15:40:23 UTC (rev 2241)
@@ -183,6 +183,8 @@
 FEDORAS = \
 	autoconf \
 	automake \
+	check \
+	check-devel \
 	ejabberd \
 	expat-devel \
 	gcc \



More information about the opensrf-commits mailing list