Add BR on logback

This commit is contained in:
Mikolaj Izdebski 2013-07-23 12:13:56 +02:00
parent 4f23e8e4e3
commit e7c9c8a8e2

View File

@ -65,6 +65,7 @@ BuildRequires: sisu-inject >= 1:0
BuildRequires: sisu-plexus >= 1:0 BuildRequires: sisu-plexus >= 1:0
BuildRequires: slf4j BuildRequires: slf4j
BuildRequires: xmlunit BuildRequires: xmlunit
BuildRequires: mvn(ch.qos.logback:logback-classic)
# Theoretically Maven might be usable with just JRE, but typical Maven # Theoretically Maven might be usable with just JRE, but typical Maven
# workflow requires full JDK, wso we require it here. # workflow requires full JDK, wso we require it here.