Magellan Linux

Diff of /smage/trunk/core/imlib/alx/imlib.custom

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

revision 1546 by niro, Tue Aug 4 11:29:39 2009 UTC revision 1547 by niro, Sat Jan 2 12:31:21 2010 UTC
# Line 1  Line 1 
1  # $Header: /alx-cvs/smage-eglibc/imlib/alx/imlib.custom,v 1.2 2008/08/24 13:19:30 niro Exp $  # $Id$
2    
3  DEPEND=$(echo "${DEPEND}" | sed '/x11-libs\/gtk1+/d')  DEPEND=$(echo "${DEPEND}" | sed '/x11-libs\/gtk1+/d')
4    # even without gdk support gtk1+ is needed to successfully run configure
5    SDEPEND="${SDEPEND}
6     >= x11-libs/gtk1+-1.2"
7    
8  SDEPEND=$(echo "${SDEPEND}" | sed '/sys-apps\/sed/d')  SDEPEND=$(echo "${SDEPEND}" | sed '/sys-apps\/sed/d')

Legend:
Removed from v.1546  
changed lines
  Added in v.1547