Magellan Linux

Diff of /branches/magellan-next/include/multilib.sminc

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

revision 7553 by niro, Tue Sep 14 16:46:32 2010 UTC revision 7554 by niro, Thu May 26 21:09:09 2011 UTC
# Line 14  case ${ARCH} in Line 14  case ${ARCH} in
14   # add linux32 to the dependencies   # add linux32 to the dependencies
15   if [[ ${EMUL_LINUX_32} = true ]]   if [[ ${EMUL_LINUX_32} = true ]]
16   then   then
17   EMUL_LINUX_32_SDEPEND_x86_64=">= dev-util/linux32-1"   EMUL_LINUX_32_SDEPEND_x86_64=">= sys-apps/util-linux-2.19"
18   SPECIAL_VARS="${SPECIAL_VARS} EMUL_LINUX_32_SDEPEND_x86_64"   SPECIAL_VARS="${SPECIAL_VARS} EMUL_LINUX_32_SDEPEND_x86_64"
19   fi   fi
20   ;;   ;;

Legend:
Removed from v.7553  
changed lines
  Added in v.7554