Re: Dependency problem with libbcel-java

2003-01-30 Thread Ben Burton
> Shouldn't it be: > > Depends: j2sdk (>= 1.3) | java-common (or java2-common?) Hi. I think (assuming the package requires java2 to run) that what you want is: Depends: j2re1.4 | java2-runtime Only the JVMs themselves actually depend on java{,2}-common. The apps depend on java{1,2}-runtime

Re: Dependency problem with libbcel-java

2003-01-30 Thread Ben Burton
> Shouldn't it be: > > Depends: j2sdk (>= 1.3) | java-common (or java2-common?) Hi. I think (assuming the package requires java2 to run) that what you want is: Depends: j2re1.4 | java2-runtime Only the JVMs themselves actually depend on java{,2}-common. The apps depend on java{1,2}-runtime