[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#674291: Olena - packages updated



On Wed, Jun 6, 2012 at 4:05 PM, Mathieu Malaterre <malat@debian.org> wrote:
>Why is d/rules so complicated ? It should just be:
>
>#!/usr/bin/make -f
>%:
> dh $@

I took an example but it was definitely not the best. I updated the file
and made it shorter.


>
>Why don't you build the gdcm plugin ?

Actually we don't really have a gdcm plugin. We have parts of code which
can use it (I/O functions).
Our project is made of a full template library and no program using
GDCM, except in the test suites, is compiled.

Currently, headers using GDCM are installed even if the library is not
present on the system. We do so without forcing libgdcm dependency since
it is not a prerequisite to use the library.

Do you think we should set libgdcm as dependency to ensure the usability?

Thanks,

Guillaume



Reply to: