scanmem: add python hostmakedepends

This commit is contained in:
Andrea Brancaleoni 2015-10-14 08:41:05 +02:00
parent 338369e5b2
commit 0f2d3dd966

View file

@ -1,9 +1,9 @@
# Template file for 'scanmem'
pkgname=scanmem
version=0.15.3
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="libtool intltool m4 automake"
hostmakedepends="libtool intltool m4 automake python"
makedepends="readline-devel gettext-devel"
depends="pygtk polkit python-gobject"
short_desc="Memory scanner designed to isolate the address of an arbitrary var"