Enlightenment CVS committal

Author  : horms
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet/debian


Modified Files:
        control 


Log Message:
libeet: Build depends on automake and libtool

There seems to be a typo, likely introduced by me,
such that the libtool dependancy was an alternate to automake.

If you don't have automake instlled at configure time, then
the following error pops up on Debian unstable.

configure.in:19: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


===================================================================
RCS file: /cvs/e/e17/libs/eet/debian/control,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- control     28 Oct 2006 06:35:55 -0000      1.16
+++ control     18 Feb 2008 07:03:33 -0000      1.17
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23-1.1), automake1.7 | 
automaken | libtool, zlib1g-dev, libjpeg62-dev
+Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23-1.1), automake1.7 | 
automaken, libtool, zlib1g-dev, libjpeg62-dev
 Standards-Version: 3.6.2.2
 
 Package: libeet0-dev



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to