multi-touch-dev team mailing list archive
-
multi-touch-dev team
-
Mailing list archive
-
Message #00321
Re: Package relationships & Apport hooks
On 24/08/10 16:51, Henrik Rydberg wrote:
> On 08/24/2010 04:50 PM, Ara Pulido wrote:
>
>> Hello all,
>>
>> As you may know, I am working on adding apport hooks to the utouch
>> packages.
>>
>> I have written a single hook for all the packages, and I am thinking on
>> delivering the same solution as the xorg packages do: deliver the
>> minimum amount of hooks possible, and then resolve the rest with symlinks.
>>
>> To do that I need to know which are those "minimum amount of hooks".
>> This is my first guess based on the packages relationships:
>>
>> * libmtdev1
>> * utouch-gesturetest
>> * libtouch-geis1
>
>
> libutouch-geis1
>
> And libutouch-grail1 should be in there as well.
libutouch-grail1 depends on libmtdev1, so, a hook is not needed for it.
A symlink to the libmtdev1 hook will be enough.
Cheers,
Ara.
References