aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-02-09 01:51:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-02-09 01:51:44 -0300
commit3af5831d6fa5dc3655d62673b4d12170c06bf76b (patch)
tree5ca22bdca18d72dfaef97e97e8f1932293295ce5
parenta3db53ffe811ff88e0f975e8a0ff7e6f021d483d (diff)
community/gnome-authenticator: drop dep on py3-setuptools
-rw-r--r--community/gnome-authenticator/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/gnome-authenticator/APKBUILD b/community/gnome-authenticator/APKBUILD
index 39ff5a73f4d..f0b4030fe13 100644
--- a/community/gnome-authenticator/APKBUILD
+++ b/community/gnome-authenticator/APKBUILD
@@ -2,14 +2,15 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-authenticator
pkgver=3.32.2
-pkgrel=7
-pkgdesc="A Two-Factor Authentication application"
+pkgrel=8
+pkgdesc="Two-Factor Authentication application"
url="https://gitlab.gnome.org/World/Authenticator"
arch="noarch !s390x !mips !mips64" # missing libhandy on s390x
license="GPL-3.0-only"
depends="python3 py3-otp py3-beautifulsoup4 py3-pillow py3-pyfavicon py3-pyzbar
- py3-yoyo-migrations libhandy py3-setuptools"
-makedepends="meson gtk+3.0-dev libsecret-dev zbar-dev gobject-introspection-dev"
+ py3-yoyo-migrations libhandy"
+makedepends="meson gtk+3.0-dev libsecret-dev zbar-dev gobject-introspection-dev
+ py3-setuptools"
checkdepends="appstream-glib desktop-file-utils"
subpackages="$pkgname-lang"
source="https://gitlab.gnome.org/World/Authenticator/-/archive/$pkgver/Authenticator-$pkgver.tar.gz