Magellan Linux

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

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

revision 23335 by niro, Tue Nov 11 11:07:21 2014 UTC revision 23339 by niro, Tue Nov 11 12:51:56 2014 UTC
# Line 37  fi Line 37  fi
37  : ${HOMEPAGE="http://www.kde.org/"}  : ${HOMEPAGE="http://www.kde.org/"}
38    
39  case ${PNAME} in  case ${PNAME} in
40   oxygen-icons|kde-base-artwork|kdeartwork-*) ;; # no common deps required   oxygen-icons|kde-base-artwork|kdeartwork-*|kde-wallpapers) ;; # no common deps required
41   *)   *)
42   DEPEND="${DEPEND}   DEPEND="${DEPEND}
43   >= x11-libs/libXt-1   >= x11-libs/libXt-1
# Line 56  case ${PNAME} in Line 56  case ${PNAME} in
56  esac  esac
57    
58  case ${PNAME} in  case ${PNAME} in
59   phonon|phonon-backend-*|oxygen-icons|kde-base-artwork|kdeartwork-*|automoc4) ;; # no phonon deps required   phonon|phonon-backend-*|oxygen-icons|kde-base-artwork|kdeartwork-*|kde-wallpapers|automoc4) ;; # no phonon deps required
60   *)   *)
61   DEPEND="${DEPEND}   DEPEND="${DEPEND}
62   >= virtual/phonon   >= virtual/phonon

Legend:
Removed from v.23335  
changed lines
  Added in v.23339