mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
j4-dmenu-desktop: disable tests to avoid pulling them during build
Closes #5241.
This commit is contained in:
parent
718e639762
commit
4815ff739f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=j4-dmenu-desktop
|
||||||
version=r2.14
|
version=r2.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="git"
|
configure_args="-DNO_TESTS=1"
|
||||||
depends="dmenu"
|
depends="dmenu"
|
||||||
short_desc="A fast desktop menu"
|
short_desc="A fast desktop menu"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue