Hmm.. Now I see a different problem. Let's we have a package that have
dependencies like:
Package: abc
Depends: a, b, c (>= 1.0), c (<< 1.1)How can I avoid the second `c' to appear? -- Mike
Hmm.. Now I see a different problem. Let's we have a package that have
dependencies like:
Package: abc
Depends: a, b, c (>= 1.0), c (<< 1.1)How can I avoid the second `c' to appear? -- Mike