Add Check dependencies for Fedora
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 8 May 2011 15:37:10 +0000 (15:37 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 8 May 2011 15:37:10 +0000 (15:37 +0000)
Required to run "make check" for the C unit tests
previously added by Kevin Beswick.

Signed-off-by: Dan Scott <dan@coffeecode.net>
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2238 9efc2488-bf62-4759-914b-345cdb29e865

src/extras/Makefile.install

index 9bcf60e..f49a477 100644 (file)
@@ -183,6 +183,8 @@ CENTOS_PERL = \
 FEDORAS = \
        autoconf \
        automake \
+       check \
+       check-devel \
        ejabberd \
        expat-devel \
        gcc \