Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / warpinator
Commits: 9396f18c by Ayushmaan Padhi at 2023-12-17T19:57:19+00:00 Update PKGBUILD - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -11,7 +11,7 @@ url='https://github.com/linuxmint/warpinator' license=('GPL3') depends=('gtk3' 'libnm' 'python-cryptography' 'python-gobject' 'python-grpcio' 'python-protobuf' 'python-pynacl' 'python-setproctitle' 'python-setuptools' 'python-xapp' 'python-zeroconf' - 'xapp' 'python-cairo') + 'xapp' 'python-cairo' 'python-qrcode' 'python-pillow') makedepends=('meson' 'polkit') optdepends=('ufw: Open a firewall port for Warpinator') source=("https://github.com/linuxmint/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/warpinator/-/commit/9396f18c15f16803f13be02943b265e935fe2574 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/warpinator/-/commit/9396f18c15f16803f13be02943b265e935fe2574 You're receiving this email because of your account on gitlab.archlinux.org.
