obmenu: require pygtk>=2.24_10 for python glade module.

This commit is contained in:
Juan RP 2014-02-01 18:01:05 +01:00
parent 91f17b29bc
commit 0f0fffe520

View file

@ -1,12 +1,12 @@
# Template file for 'obmenu' # Template file for 'obmenu'
pkgname=obmenu pkgname=obmenu
version=1.0 version=1.0
revision=1 revision=2
noarch=yes noarch=yes
pycompile_module="obxml.py" pycompile_module="obxml.py"
build_style=python-module build_style=python-module
hostmakedepends="python" hostmakedepends="python"
makedepends="python pygtk openbox" makedepends="python pygtk>=2.24_10 openbox"
depends="${makedepends}" depends="${makedepends}"
short_desc="An Openbox menu editor" short_desc="An Openbox menu editor"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"