mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
genmenu: unfuck
This commit is contained in:
parent
0c63ea3039
commit
9e41b4151b
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ fi
|
|||
|
||||
#gnome-base/gnome-menus"
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep dev-python/lxml[${PYTHON_USEDEP}])"
|
||||
$(python_gen_cond_dep ' dev-python/lxml[${PYTHON_MULTI_USEDEP}] ')"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ fi
|
|||
|
||||
#gnome-base/gnome-menus"
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep dev-python/lxml[${PYTHON_USEDEP}])"
|
||||
$(python_gen_cond_dep ' dev-python/lxml[${PYTHON_MULTI_USEDEP}] ')"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue