[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/2.0.0_beta3-489-g50267b2
Sven Hoexter
sven at timegate.de
Thu Feb 3 08:13:50 UTC 2011
The following commit has been merged in the master branch:
commit 50267b2ba097ee4ca0c162435bf7a075baecb716
Author: Sven Hoexter <sven at timegate.de>
Date: Thu Feb 3 09:13:25 2011 +0100
Remove build-dependency on libaiksaurus-dev. LyX now supports OpenOffice.org mythes-* thesauruses.
diff --git a/debian/changelog b/debian/changelog
index 72843c3..47b1a78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ lyx (2.0.0~beta3-2) UNRELEASED; urgency=low
* Add texlive-generic-extra to the list of recommends, it's now required
to build the math manual.
+ * Remove build-dependency on libaiksaurus-dev. LyX now supports
+ OpenOffice.org mythes-* thesauruses.
-- Sven Hoexter <hoexter at debian.org> Wed, 02 Feb 2011 22:54:55 +0100
diff --git a/debian/control b/debian/control
index 7c3c238..27fed57 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-lyx/lyx.git
Vcs-Browser: http://git.debian.org/?p=pkg-lyx/lyx.git
Homepage: http://www.lyx.org/
-Build-Depends: libaiksaurus-dev, python-support,
- debhelper (>= 7.0.50), quilt (>= 0.46-7~),
+Build-Depends: python-support, debhelper (>= 7.0.50), quilt (>= 0.46-7~),
libz-dev, libx11-dev, libenchant-dev,
autotools-dev, libqt4-dev, libboost-dev,
libboost-filesystem-dev, libboost-signals-dev,
diff --git a/debian/rules b/debian/rules
index 0fd79aa..92da858 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,6 @@ CONFIGURE_OPTIONS += \
--disable-rpath \
--enable-warnings \
--enable-nls \
- --with-aiksaurus \
--with-gnu-ld \
--without-pspell \
--with-enchant \
--
LyX packaging
More information about the Pkg-lyx-devel
mailing list