diff options
-rwxr-xr-x | debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules index 89485b1300..bb84f7f11b 100755 --- a/debian/rules +++ b/debian/rules @@ -172,11 +172,7 @@ SYSTEM_STUFF += hunspell SYSTEM_STUFF += altlinuxhyph SYSTEM_STUFF += boost BOOST_VERSION=default -# libmdds-dev depends on libboost-dev, which will be removed -# when you install a non-default libboostX.Y-dev -ifeq "$(BOOST_VERSION)" "default" SYSTEM_STUFF += mdds -endif USE_EXTERNAL_CXXLIBS=y SYSTEM_STUFF += mythes SYSTEM_STUFF += icu |