SHA256
1
0
forked from pool/cglib

add javapackages-tools to build requires

OBS-URL: https://build.opensuse.org/package/show/Java:packages/cglib?expand=0&rev=8
This commit is contained in:
Michal Vyskocil 2013-09-13 08:43:12 +00:00 committed by Git OBS Bridge
parent f2aa3da625
commit 29a84246a9
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 13 08:43:05 UTC 2013 - mvyskocil@suse.com
- add javapackages-tools to build requires
-------------------------------------------------------------------
Wed Aug 28 13:29:40 UTC 2013 - mvyskocil@suse.com

View File

@ -33,6 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ant >= 1.6
BuildRequires: java-devel
BuildRequires: java-devel >= 1.6.0
BuildRequires: javapackages-tools
BuildRequires: objectweb-asm
BuildRequires: unzip