[packagekit] KPackagekit in Kubuntu

Ken VanDine ken at vandine.org
Thu Jul 17 05:28:47 PDT 2008


You still have ssh key issues?

--Ken

On Thu, 2008-07-17 at 12:01 +0200, Adrien BUSTANY wrote:
> Jonathan Riddell a écrit : 
> > On Thursday 17 July 2008 10:23:38 you wrote:
> >   
> > > Hi, I've packaged libpackagekit-qt and kpackagekit for Kubuntu Intrepid.
> > > 
> > > https://edge.launchpad.net/~jr/+archive
> > > 
> > > It's working really well, thanks for working on it Adrien and Daniel.
> > >     
> > 
> > To package it I needed a patch
> > 
> > --- PackageKit-Qt/lib/CMakeLists.txt    2008-07-16 14:36:16.000000000 +0100
> > +++ PackageKit-Qt/lib/CMakeLists.txt    2008-07-16 15:39:23.000000000 +0100
> > @@ -53,7 +53,9 @@
> > 
> >  target_link_libraries(packagekit-qt
> >    ${QT_QTCORE_LIBRARY}
> > +  ${QT_QTDBUS_LIBRARY}
> >    polkit-dbus
> > +  dbus-1
> >  )
> > 
> >  install(TARGETS
> > 
> > 
> > which is needed to compile with --no-undefines.
> > 
> >   
> Thanks, I'll commit that as soon as possible (ie as soon as I fix my
> ssh key problem :-) )
> > Jonathan
> > 
> > _______________________________________________
> > PackageKit mailing list
> > PackageKit at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/packagekit
> >   
> 
> Regards
> Adrien
> 
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit




More information about the PackageKit mailing list