mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Merge pull request #7777 from maxice8/wmutils-core
wmutils-core: make it conflict with lsw
This commit is contained in:
commit
0b01cb359e
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'wmutils-core'
|
# Template file for 'wmutils-core'
|
||||||
pkgname=wmutils-core
|
pkgname=wmutils-core
|
||||||
version=1.4
|
version=1.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname##*-}-${version}"
|
wrksrc="${pkgname##*-}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
conflicts="lsw"
|
||||||
makedepends="libxcb-devel xcb-util-devel"
|
makedepends="libxcb-devel xcb-util-devel"
|
||||||
short_desc="Set of window manipulation tools"
|
short_desc="Set of window manipulation tools"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue