gnome-authenticator: template fixes
This commit is contained in:
parent
7f3aa8fb48
commit
cb891eca73
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'gnome-authenticator'
|
# Template file for 'gnome-authenticator'
|
||||||
pkgname=gnome-authenticator
|
pkgname=gnome-authenticator
|
||||||
version=0.2.4
|
version=0.2.4
|
||||||
revision=1
|
revision=2
|
||||||
_libgd_hash=7ae254bfc5f641c60566614e08245176f7bc5aa8
|
_libgd_hash=7ae254bfc5f641c60566614e08245176f7bc5aa8
|
||||||
wrksrc="Authenticator-${version}"
|
wrksrc="Authenticator-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
pycompile_module="Authenticator"
|
||||||
hostmakedepends="appstream-glib desktop-file-utils git glib-devel pkg-config"
|
hostmakedepends="appstream-glib desktop-file-utils git glib-devel pkg-config"
|
||||||
makedepends="gobject-introspection gtk+3-devel libglib-devel python3"
|
makedepends="gobject-introspection gtk+3-devel libglib-devel python3"
|
||||||
depends="python3-pyzbar python3-Pillow python3-pyotp"
|
depends="python3-pyzbar python3-Pillow python3-pyotp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue