mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/onboard: add missing dbus-x11 dependency
dbus-launch is required
This commit is contained in:
parent
d9383d1fd9
commit
fed296e775
@ -2,13 +2,13 @@
|
||||
# Maintainer: Danct12 <danct12@disroot.org>
|
||||
pkgname=onboard
|
||||
pkgver=1.4.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
|
||||
arch="all !s390x"
|
||||
url="https://launchpad.net/onboard"
|
||||
license="GPL-3.0-only"
|
||||
depends="python3 hunspell gtk+3.0 iso-codes libcanberra libxkbfile
|
||||
py3-cairo py3-dbus py3-gobject3 dconf ncurses
|
||||
py3-cairo py3-dbus py3-gobject3 dbus-x11 dconf ncurses
|
||||
gsettings-desktop-schemas librsvg"
|
||||
makedepends="python3-dev py3-setuptools py3-distutils-extra
|
||||
bash bash-dev gtk+3.0-dev libxkbfile-dev dconf-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user