Author: baby-guest
Date: 2007-08-02 15:50:11 +0000 (Thu, 02 Aug 2007)
New Revision: 3529

Modified:
   packages/trunk/fenix-plugins/debian/Makefile.plugins
   packages/trunk/fenix-plugins/debian/control
Log:
Added dependency
Add configure parameter



Modified: packages/trunk/fenix-plugins/debian/Makefile.plugins
===================================================================
--- packages/trunk/fenix-plugins/debian/Makefile.plugins        2007-08-02 
15:49:18 UTC (rev 3528)
+++ packages/trunk/fenix-plugins/debian/Makefile.plugins        2007-08-02 
15:50:11 UTC (rev 3529)
@@ -21,7 +21,8 @@
                --prefix=/usr \
                --mandir=\$${prefix}/share/man \
                --infodir=\$${prefix}/share/info \
-               --with-ft-prefix=/usr/include
+               --with-ft-prefix=/usr/include \
+               --with-vorbis-includes=/usr/include/vorbis/
        touch "$@"
 
 plugins:

Modified: packages/trunk/fenix-plugins/debian/control
===================================================================
--- packages/trunk/fenix-plugins/debian/control 2007-08-02 15:49:18 UTC (rev 
3528)
+++ packages/trunk/fenix-plugins/debian/control 2007-08-02 15:50:11 UTC (rev 
3529)
@@ -5,7 +5,7 @@
 Build-Depends: debhelper (>= 5), quilt,
  autotools-dev, autoconf, automake1.10 | automake1.9,
  libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev,
- libsmpeg-dev, libvorbis-dev, libfreetype6-dev,
+ libsmpeg-dev, libvorbis-dev, libfreetype6-dev, libdumb1-dev,
  fenix, fenix-dev
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to