canto-curses: add missing pycompile_dirs for canto plugins
This commit is contained in:
parent
3e8b47ceaa
commit
420b6f794d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ hostmakedepends="python3-setuptools"
|
|||
makedepends="python3-devel ncurses-devel readline-devel"
|
||||
depends="canto-next"
|
||||
pycompile_module="canto_curses"
|
||||
pycompile_dirs="/usr/lib/canto/plugins"
|
||||
short_desc="An ncurses frontend for canto-next Atom/RSS feed reader"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue