mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/i3lock: add dependency xkeyboard-config fixes bug #4702
This commit is contained in:
parent
9ba98bbac7
commit
f75bf64c22
@ -2,12 +2,12 @@
|
||||
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
|
||||
pkgname=i3lock
|
||||
pkgver=2.7
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An improved screenlocker based upon XCB and PAM"
|
||||
url="http://i3wm.org/i3lock/"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends=""
|
||||
depends="xkeyboard-config"
|
||||
depends_dev="libev-dev cairo-dev linux-pam-dev libxkbcommon-dev xcb-util-image-dev"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user