summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37bab97c02fd..7d24d688d48a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = remarkable-mouse
url = https://github.com/Evidlo/remarkable_mouse
arch = any
license = GPL3
- makedepends = python-setuptools
depends = python-setuptools
depends = python-paramiko
depends = python-libevdev
diff --git a/PKGBUILD b/PKGBUILD
index b68ef38099e3..31162dcf42cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgrel=1
url="https://github.com/Evidlo/remarkable_mouse"
arch=('any')
license=('GPL3')
-makedepends=('python-setuptools')
depends=('python-setuptools' 'python-paramiko' 'python-libevdev' 'python-pynput' 'python-screeninfo')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('b46030d96d49e7e13baefec0360f50af')