Skip to content

Commit

Permalink
xkeyboard-config: revbump for libX11, add makedeps
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo committed Jul 21, 2021
1 parent 2d0ed37 commit c60af18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/xkeyboard-config/template
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Template file for 'xkeyboard-config'
pkgname=xkeyboard-config
version=2.33
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
hostmakedepends="pkg-config libxslt intltool python3"
makedepends="libX11-devel"
makedepends="libX11-devel xkbcomp"
depends="xkbcomp"
short_desc="X Keyboard Configuration Database"
maintainer="skmpz <dem.procopiou@gmail.com>"
Expand Down

0 comments on commit c60af18

Please sign in to comment.