8000 don't require libsvm-dev to build · scikit-learn/scikit-learn@b6e1f89 · GitHub
[go: up one dir, main page]

Skip to content

Commit b6e1f89

Browse files
committed
don't require libsvm-dev to build
scikit-learn ships a modified LIBSVM. Also removed the patch to use system LIBSVM, which is not going to work anyway (it wasn't used).
1 parent 08dfb2b commit b6e1f89

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

debian/control

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 7.0.50), dh-autoreconf,
88
cython (>= 0.12~),
99
python-setuptools,
1010
python-numpy, python-scipy,
11-
libsvm-dev (>= 2.84.0),
1211
python-nose,
1312
python-matplotlib,
1413
python-joblib (>= 0.4.5), python-support

debian/patches/deb_use_system_libraries

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0