Magellan Linux

Diff of /branches/R11-unstable/include/kde4.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8496 by niro, Wed Jul 20 15:00:37 2011 UTC revision 8532 by niro, Thu Jul 21 21:15:42 2011 UTC
# Line 50  SDEPEND="${SDEPEND} Line 50  SDEPEND="${SDEPEND}
50   >= x11-proto/xf86vidmodeproto-2   >= x11-proto/xf86vidmodeproto-2
51   >= x11-proto/xineramaproto-1"   >= x11-proto/xineramaproto-1"
52    
53    if [[ ${PNAME} != automoc4 ]]
54    then
55     SDEPEND="${SDEPEND}
56     >= kde-base/automoc4-0.9.88"
57    fi
58    
59  # small hack to fix kdemirrors  # small hack to fix kdemirrors
60  [[ ${KDE_MIRROR_UNSTABLE} = 1 ]] && KDE_MIRRORS=$(echo ${KDE_MIRRORS} | sed "s:/stable:/unstable:g")  [[ ${KDE_MIRROR_UNSTABLE} = 1 ]] && KDE_MIRRORS=$(echo ${KDE_MIRRORS} | sed "s:/stable:/unstable:g")
61    

Legend:
Removed from v.8496  
changed lines
  Added in v.8532