Magellan Linux

Diff of /smage/trunk/core/mysql/mysql-5.5.42-r1.smage2

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

revision 6418 by niro, Wed Apr 1 12:09:56 2015 UTC revision 6419 by niro, Wed Apr 1 12:12:16 2015 UTC
# Line 10  PCAT="dev-db" Line 10  PCAT="dev-db"
10  HOMEPAGE="http://www.mysql.com/"  HOMEPAGE="http://www.mysql.com/"
11    
12  COMMON_DEPEND=">= sys-libs/zlib-1.2  COMMON_DEPEND=">= sys-libs/zlib-1.2
13     >= sys-libs/ncurses-5.9
14   >= sys-libs/libstdc++-4.8"   >= sys-libs/libstdc++-4.8"
15    
16  SDEPEND="${COMMON_DEPEND}  SDEPEND="${COMMON_DEPEND}
17   >= virtual/sed"   >= virtual/sed
18     >= sys-libs/zlib-dev-1.2
19     >= sys-libs/ncurses-dev-5.9
20     >= sys-libs/libstdc++-dev-4.8"
21    
22  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME}-${PVER}.tar.gz"
23  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"

Legend:
Removed from v.6418  
changed lines
  Added in v.6419