j4-dmenu-desktop: remove dmenu dependency
Since there is more than one dmenu implementation (e.g. bemenu for Wayland) it makes no sense to depend on dmenu here.
This commit is contained in:
parent
1895699d9f
commit
0d75d4fc6f
@ -1,14 +1,13 @@
|
|||||||
# Template file for 'j4-dmenu-desktop'
|
# Template file for 'j4-dmenu-desktop'
|
||||||
pkgname=j4-dmenu-desktop
|
pkgname=j4-dmenu-desktop
|
||||||
version=2.18
|
version=2.18
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}-r${version}"
|
wrksrc="${pkgname}-r${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# The current version (2.18) needs to have /usr/share/applications dir
|
# The current version (2.18) needs to have /usr/share/applications dir
|
||||||
# for tests, xterm creates and populates it with its .desktop files,
|
# for tests, xterm creates and populates it with its .desktop files,
|
||||||
# which fixes tests in case the dir does not exist.
|
# which fixes tests in case the dir does not exist.
|
||||||
# https://github.com/enkore/j4-dmenu-desktop/pull/123
|
# https://github.com/enkore/j4-dmenu-desktop/pull/123
|
||||||
depends="dmenu"
|
|
||||||
checkdepends="catch2 xterm"
|
checkdepends="catch2 xterm"
|
||||||
short_desc="Fast desktop menu"
|
short_desc="Fast desktop menu"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user