summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8e12040bf20..0ec676a86838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,6 @@ pkgbase = python-pylsl-git
license = MIT
makedepends = git
depends = liblsl
- optdepends = python-mne: Viewer V2
- optdepends = python-vispy: Viewer V2
provides = python-pylsl
conflicts = python-pylsl
source = pylsl::git+https://github.com/labstreaminglayer/liblsl-Python.git
diff --git a/PKGBUILD b/PKGBUILD
index 29a38aa29934..fda2f9a89d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,6 @@ provides=($_pkgname)
conflicts=($_pkgname)
depends=('liblsl')
makedepends=('git')
-optdepends=('python-mne: Viewer V2'
- 'python-vispy: Viewer V2')
source=("$_name::git+https://github.com/labstreaminglayer/liblsl-Python.git")
sha384sums=('SKIP')