mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/screenkey: depend on gtk+3.0
Link: https://gitlab.com/screenkey/screenkey#from-source
This commit is contained in:
parent
a4c6335c1b
commit
dc3f81f8ec
@ -2,12 +2,12 @@
|
||||
# Maintainer: Sergiy Stupar <owner@sestolab.pp.ua>
|
||||
pkgname=screenkey
|
||||
pkgver=1.5
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Screencast tool to display your keys"
|
||||
url="https://www.thregr.org/~wavexx/software/screenkey/"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="python3 py3-cairo py3-gobject3 py3-dbus"
|
||||
depends="python3 py3-cairo py3-gobject3 py3-dbus gtk+3.0"
|
||||
makedepends="py3-gpep517 py3-setuptools py3-wheel py3-babel"
|
||||
subpackages="$pkgname-doc $pkgname-pyc"
|
||||
source="https://www.thregr.org/~wavexx/software/screenkey/releases/screenkey-$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user