ekiga r7146 - branches/gnome-2-24/win32
- From: mschneid svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7146 - branches/gnome-2-24/win32
- Date: Thu, 2 Oct 2008 20:53:46 +0000 (UTC)
Author: mschneid
Date: Thu Oct 2 20:53:45 2008
New Revision: 7146
URL: http://svn.gnome.org/viewvc/ekiga?rev=7146&view=rev
Log:
Add flex and yasm to dependecies thanks to Luc Saillard.
Modified:
branches/gnome-2-24/win32/Makefile
Modified: branches/gnome-2-24/win32/Makefile
==============================================================================
--- branches/gnome-2-24/win32/Makefile (original)
+++ branches/gnome-2-24/win32/Makefile Thu Oct 2 20:53:45 2008
@@ -230,7 +230,7 @@
binaries:
echo Checking prerequisites...
hash $(REALCC) $(REALCXX) $(LD) $(NM) $(AR) $(RANLIB) $(DLLTOOL) $(DLLWRAP) $(OBJDUMP) $(WINDRES) $(AS)||(echo You need to install mingw32;exit 1)
- hash tar unzip zip wget $(ACLOCAL) autoheader libtoolize automake-1.9 autoconf pkg-config gnome-autogen.sh bison gdk-pixbuf-csource||(echo we need more binaries ;exit 1)
+ hash tar unzip zip wget $(ACLOCAL) autoheader libtoolize automake-1.9 autoconf pkg-config gnome-autogen.sh flex yasm bison gdk-pixbuf-csource||(echo we need more binaries ;exit 1)
[ -f /usr/share/gnome-doc-utils/gnome-doc-utils.make ]||(echo gnome-doc-tools not installed;exit 1)
[ -f /usr/lib/pkgconfig/gconf-2.0.pc ]||(echo libgconf2-dev not installed;exit 1)
[ -f /usr/lib/pkgconfig/avahi-glib.pc ]||(echo libavahi-glib-dev not installed;exit 1)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]