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. _______________________________________________ Mailing list: https://launchpad.net/~multi-touch-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~multi-touch-dev More help : https://help.launchpad.net/ListHelp

