From 1030ba0114cd8296456b296edd17ee9d329559d6 Mon Sep 17 00:00:00 2001 From: gil Date: Jun 03 2015 11:32:06 +0000 Subject: Add hamcrest-library as a dependency --- diff --git a/disruptor.spec b/disruptor.spec index 480694c..8198840 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -10,6 +10,7 @@ Source1: http://repo1.maven.org/maven2/com/lmax/%{name}/%{version}/%{name} BuildRequires: maven-local BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) +BuildRequires: mvn(org.hamcrest:hamcrest-library) BuildRequires: mvn(org.jmock:jmock-junit4) BuildRequires: mvn(org.jmock:jmock-legacy)