--- branches/magellan-next/include/kde4.sminc 2011/07/20 15:00:37 8496 +++ branches/magellan-next/include/kde4.sminc 2011/07/21 21:15:42 8532 @@ -50,6 +50,12 @@ >= x11-proto/xf86vidmodeproto-2 >= x11-proto/xineramaproto-1" +if [[ ${PNAME} != automoc4 ]] +then + SDEPEND="${SDEPEND} + >= kde-base/automoc4-0.9.88" +fi + # small hack to fix kdemirrors [[ ${KDE_MIRROR_UNSTABLE} = 1 ]] && KDE_MIRRORS=$(echo ${KDE_MIRRORS} | sed "s:/stable:/unstable:g")