mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
rofi-rbw: fix python3-pep517 build
This commit is contained in:
parent
8f3f099eed
commit
a9d768bc71
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=rofi-rbw
|
|||
version=1.0.1
|
||||
revision=2
|
||||
build_style=python3-pep517
|
||||
make_install_target="rofi_rbw-${version}-py3-none-any.whl"
|
||||
make_install_target="dist/rofi_rbw-${version}-py3-none-any.whl"
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3 python3-ConfigArgParse rbw"
|
||||
short_desc="Rofi frontend for Bitwarden"
|
||||
|
|
Loading…
Add table
Reference in a new issue