From 3a1b86fa0f571fce2223989816b5874f460867ad Mon Sep 17 00:00:00 2001 From: cr6git Date: Sun, 15 Apr 2018 16:26:25 +0200 Subject: [PATCH] jgmenu: add missing python3 in the hostmakedepends Closes #13506. Signed-off-by: Enno Boland --- srcpkgs/jgmenu/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/jgmenu/template b/srcpkgs/jgmenu/template index c1310aa9059..4a028e678b4 100644 --- a/srcpkgs/jgmenu/template +++ b/srcpkgs/jgmenu/template @@ -1,17 +1,16 @@ # Template file for 'jgmenu' pkgname=jgmenu version=0.8.2 -revision=1 +revision=2 build_style=gnu-makefile make_use_env=yes make_install_args="prefix=/usr" -hostmakedepends="pkg-config" -makedepends="cairo-devel libglib-devel librsvg-devel libxml2-devel - libX11-devel libXinerama-devel menu-cache-devel pango-devel" +hostmakedepends="pkg-config python3" +makedepends="librsvg-devel libXinerama-devel libxml2-devel menu-cache-devel pango-devel" depends="desktop-file-utils python3" -maintainer="cr6git " short_desc="Small X11 menu intended to be used with openbox and tint2" -homepage="https://www.github.com/johanmalm/jgmenu" +maintainer="cr6git " license="GPL-2" +homepage="https://www.github.com/johanmalm/jgmenu" distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz" checksum=d019b6eae72b34e41afc2ca3220d139e8329cf2c1aefac77826cec33b5a9ad37