K 10 svn:author V 5 arved K 8 svn:date V 27 2006-07-11T16:59:37.000000Z K 7 svn:log V 400 Add missing dependency on kdepim. Try to fix Undefined symbol "pthread_attr_init" symbol: Although TaskJugglerUI is linked with -pthread, the resulting binary is not linked agains libpthread. (huh? gcc trying to be too smart?) Adding a dummy pthread_ call fixes this. Bump Portrevision PR: 98205, 98517 Reported by: Ken Gunderson Daniel Graupner END