diff --git a/conda/meta.yaml b/conda/meta.yaml
index 1004a05582c6c44eca3f9a2955b32063b7c68a87..a65b73253b917f1a5b7e7d12b7640d3e9108c186 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -27,7 +27,6 @@ requirements:
     - bob.core
     - bob.io.base
     - bob.math
-    - bob.learn.linear
     - bob.sp
     - bob.learn.em
     - bob.measure
diff --git a/requirements.txt b/requirements.txt
index 4f49d6b289985b1c82a9543386f8cb4cd6c97975..467f01ff559c9819e5c3836fc2809164debf341e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,6 @@ bob.blitz
 bob.core
 bob.io.base
 bob.math
-bob.learn.linear
 bob.sp
 bob.learn.em
 bob.measure