aboutsummaryrefslogtreecommitdiffstats
path: root/testing/razercfg/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/razercfg/APKBUILD')
-rw-r--r--testing/razercfg/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/razercfg/APKBUILD b/testing/razercfg/APKBUILD
index cc70e2a860c..5ea41573ceb 100644
--- a/testing/razercfg/APKBUILD
+++ b/testing/razercfg/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=razercfg
pkgver=0.42
-pkgrel=2
+pkgrel=6
pkgdesc="Razer mouse configuration tool"
url="https://bues.ch/cms/hacking/razercfg.html"
arch="all"
@@ -11,9 +11,10 @@ makedepends="
cmake
libusb-dev
python3
+ py3-setuptools
eudev-dev
"
-subpackages="$pkgname-openrc $pkgname-gui::noarch"
+subpackages="$pkgname-openrc $pkgname-gui::noarch $pkgname-pyc"
source="https://github.com/mbuesch/razer/archive/razercfg-$pkgver.tar.gz
razerd.initd
"