diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-01 14:36:39 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-01 14:36:39 -0500 |
commit | e821c96849db19226f8368f37324180c01977a98 (patch) | |
tree | 9025f4c8c506f29cc55f8f29e86d2a35b597a3a2 /debian/lenny | |
parent | 5ece51671a9b8a89932c6965e3b05a11c2dbf1b7 (diff) | |
download | tde-packaging-e821c96849db19226f8368f37324180c01977a98.tar.gz tde-packaging-e821c96849db19226f8368f37324180c01977a98.zip |
Add aspell dependency to tdelibs on Debian and Ubuntu
Diffstat (limited to 'debian/lenny')
-rw-r--r-- | debian/lenny/tdelibs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/tdelibs/debian/control b/debian/lenny/tdelibs/debian/control index 6e306e4bf..b81a9614a 100644 --- a/debian/lenny/tdelibs/debian/control +++ b/debian/lenny/tdelibs/debian/control @@ -8,7 +8,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), autotools-dev, binutils (>= 2.14.90.0.7), docbook-to-man, gawk, gettext, libart-2.0-dev (>= 2.3.17), libarts1-trinity-dev (>= 1.5.0), libacl1-dev, libattr1-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], - libaspell-dev, hspell, libbz2-dev, libcupsys2-dev, + aspell, libaspell-dev, hspell, libbz2-dev, libcupsys2-dev, libidn11-dev, libjasper-dev (>= 1.900.1), libkrb5-dev, libldap2-dev, liblualib50-dev, libopenexr-dev (>= 1.2.2-4.1), libpcre3-dev, libsasl2-dev, libssl-dev, libxcomposite-dev, |