Am 25.03.2013 22:12, schrieb Andreas Hasenack: > Apologies if this was already discussed in this mailing list. > > I got a bug filed against landscape-client today > (https://bugs.launchpad.net/landscape-client/+bug/1159997) complaining > that it wouldn't start on Raring unless libgudev-1.0-0 is installed. > > I checked and it seems that on Oneiric, Precise and Quantal > gir1.2-gudev-1.0 pulls in libgudev-1.0, but not on Raring. And > landscape-client depends on gir1.2-gudev-1.0. > > So, before I add an explicit dependency for libgudev-1.0 in > landscape-client in Raring, I thought I should ask if gir1.2-gudev-1.0 > dropped the dependency on libgudev-1.0 by mistake or on purpose.
debian/rules is probably missing a call to dh_girepository, which sets gir:Depends which should be added as a Depends to gir1.2-gudev-1.0. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
-- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
