mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Merge pull request #2809 from diogoleal/j4_fix
j4-dmenu-desktop: fix dependends #2808
This commit is contained in:
commit
7f65b84638
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'j4-dmenu-desktop'
|
# Template file for 'j4-dmenu-desktop'
|
||||||
pkgname=j4-dmenu-desktop
|
pkgname=j4-dmenu-desktop
|
||||||
version=r2.13
|
version=r2.13
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake git"
|
hostmakedepends="cmake git"
|
||||||
|
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>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue