Magellan Linux

Diff of /trunk/extras/x2goclient/x2goclient-4.1.1.0-r1.smage2

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

revision 30247 by niro, Thu Nov 9 11:12:06 2017 UTC revision 30250 by niro, Thu Nov 9 15:10:43 2017 UTC
# Line 10  PCAT="net-misc" Line 10  PCAT="net-misc"
10  HOMEPAGE="http://www.x2go.org"  HOMEPAGE="http://www.x2go.org"
11    
12  COMMON_DEPEND=">= x11-libs/qt4-gui-4.8  COMMON_DEPEND=">= x11-libs/qt4-gui-4.8
13     >= x11-libs/qt4-svg-4.8
14   >= x11-libs/libXpm-3.5   >= x11-libs/libXpm-3.5
15   >= net-libs/libssh-0.7   >= net-libs/libssh-0.7
16   >= x11-apps/xauth-1   >= x11-apps/xauth-1
# Line 63  src_prepare() Line 64  src_prepare()
64    
65   # fix broken Makefile   # fix broken Makefile
66   sed -i "s:-o root -g root ::g" Makefile || die   sed -i "s:-o root -g root ::g" Makefile || die
67    
68     # be compat with our qt4
69    
70  }  }
71    
72  src_compile()  src_compile()

Legend:
Removed from v.30247  
changed lines
  Added in v.30250