mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
xlunch: mark awk dependency virtual
This commit is contained in:
parent
451cd056ae
commit
df51536e12
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target=xlunch
|
make_build_target=xlunch
|
||||||
makedepends="imlib2-devel"
|
makedepends="imlib2-devel"
|
||||||
depends="bash findutils grep awk sed desktop-file-utils hicolor-icon-theme"
|
depends="bash findutils grep virtual?awk sed desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Graphical app launcher for X with little dependencies"
|
short_desc="Graphical app launcher for X with little dependencies"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue