efl/legacy/eet/debian
Horms 9707532fe0 Add automake1.7 | automaken, libtool, pkg-config as debian build dependancies
Currently debian/rules requires these dependancies to else
the following errors occur:

When automake is missing:

./autogen.sh
[...]
Running aclocal...
./autogen.sh: line 8: aclocal: command not found
make: *** [clean] Error 1

./autogen.sh
[...]
configure.in:20: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:23: error: possibly undefined macro: AC_PROG_LIBTOOL
make: *** [clean] Error 1

When pkg-config is missing:

./autogen.sh
[...]
configure: creating libtool
./configure: line 14491: PKG_PROG_PKG_CONFIG: command not found
./configure: line 14499: syntax error near unexpected token `EVIL,'
./configure: line 14499: `		PKG_CHECK_MODULES(EVIL, evil)'
make: *** [clean] Error 2


SVN revision: 34790
2008-06-10 08:30:54 +00:00
..
.cvsignore Silence 2005-08-24 16:03:20 +00:00
changelog.in Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
compat Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
control Add automake1.7 | automaken, libtool, pkg-config as debian build dependancies 2008-06-10 08:30:54 +00:00
copyright Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
eet.1 Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
libeet-bin.install Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
libeet-dev.install Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
libeet-doc.dirs Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
libeet-doc.doc-base Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00
libeet1.install Change Debian package name from libeet0 to libeet1. 2008-05-06 02:08:18 +00:00
rules Merge with Debian files from PkgE. 2008-04-28 15:09:40 +00:00