# HG changeset patch # User Rich Burridge # Date 1448980863 28800 # Node ID d5ad0046f5ba763dc57f0d4de9792e0fd5907c6c # Parent 73dae8fa5c348c2f552943ce1eb78c9c72f840bd 22282821 communication/im/pidgin-otr is missing dependency on communication/im/libotr diff -r 73dae8fa5c34 -r d5ad0046f5ba components/desktop/pidgin-otr/pidgin-otr.p5m --- a/components/desktop/pidgin-otr/pidgin-otr.p5m Mon Nov 30 12:43:49 2015 -0800 +++ b/components/desktop/pidgin-otr/pidgin-otr.p5m Tue Dec 01 06:41:03 2015 -0800 @@ -64,3 +64,9 @@ # is already installed, it must be at build #88 (or later). In other words, # the Userland version. depend type=optional fmri=communication/im/pidgin@2.10.11,5.12-5.12.0.0.0.88.0 +# Currently Userland is being built with Solaris 12 build #86 and pkgdepend +# is resolving a dependency on libotr.so.5 to +# fmri=pkg:/communication/im/pidgin@2.10.11-5.12.0.0.0.86.0 +# Until the Userland build machines are updated to build #88, we need to add +# in a dependency to communication/im/libotr where libotr.so.5 now resides. +depend type=require fmri=communication/im/libotr