jgmenu: add missing python3 in the hostmakedepends
Closes #13506. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8abd4fd022
commit
3a1b86fa0f
@ -1,17 +1,16 @@
|
|||||||
# Template file for 'jgmenu'
|
# Template file for 'jgmenu'
|
||||||
pkgname=jgmenu
|
pkgname=jgmenu
|
||||||
version=0.8.2
|
version=0.8.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="cairo-devel libglib-devel librsvg-devel libxml2-devel
|
makedepends="librsvg-devel libXinerama-devel libxml2-devel menu-cache-devel pango-devel"
|
||||||
libX11-devel libXinerama-devel menu-cache-devel pango-devel"
|
|
||||||
depends="desktop-file-utils python3"
|
depends="desktop-file-utils python3"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
||||||
homepage="https://www.github.com/johanmalm/jgmenu"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||||
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||||||
checksum=d019b6eae72b34e41afc2ca3220d139e8329cf2c1aefac77826cec33b5a9ad37
|
checksum=d019b6eae72b34e41afc2ca3220d139e8329cf2c1aefac77826cec33b5a9ad37
|
||||||
|
Loading…
x
Reference in New Issue
Block a user