[Pkg-lyx-devel] svn commit: r238 - in /lyx/branches/lyx-1.5/debian: control rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sat Feb 3 23:20:01 CET 2007


Author: pelle
Date: Sat Feb  3 23:20:01 2007
New Revision: 238

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=238
Log:
use included boost

Modified:
    lyx/branches/lyx-1.5/debian/control
    lyx/branches/lyx-1.5/debian/rules

Modified: lyx/branches/lyx-1.5/debian/control
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/control?rev=238&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/control (original)
+++ lyx/branches/lyx-1.5/debian/control Sat Feb  3 23:20:01 2007
@@ -6,7 +6,7 @@
 Standards-Version: 3.7.2
 XS-Python-Version: all
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-lyx/lyx/trunk
-Build-Depends: tetex-bin | texlive-latex-base, libaiksaurus-dev, python-dev, python-support (>= 0.5.3), debhelper (>= 5.0.37.2), quilt (>= 0.40-1), g++ (>= 4:4.0.1-8), libz-dev, libx11-dev, libaspell-dev, dpkg-dev (>= 1.13.19), autotools-dev, libqt4-dev, libboost-dev, libboost-filesystem-dev, libboost-signals-dev, libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev
+Build-Depends: tetex-bin | texlive-latex-base, libaiksaurus-dev, python-dev, python-support (>= 0.5.3), debhelper (>= 5.0.37.2), quilt (>= 0.40-1), g++ (>= 4:4.0.1-8), libz-dev, libx11-dev, libaspell-dev, dpkg-dev (>= 1.13.19), autotools-dev, libqt4-dev
 
 Package: lyx
 Architecture: any

Modified: lyx/branches/lyx-1.5/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/rules?rev=238&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/rules (original)
+++ lyx/branches/lyx-1.5/debian/rules Sat Feb  3 23:20:01 2007
@@ -31,7 +31,7 @@
 	--with-aspell \
 	--with-x \
 	--without-included-gettext \
-	--without-included-boost \
+	--with-included-boost \
 
 CFLAGS += -g
 




More information about the Pkg-lyx-devel mailing list