canto-next: add missing pycompile_dirs for canto plugins
This commit is contained in:
parent
77d357f9f5
commit
112b3f9d19
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-feedparser"
|
||||
pycompile_module="canto_next"
|
||||
pycompile_dirs="/usr/lib/canto/plugins"
|
||||
short_desc="Quick and concise Atom/RSS feed reader daemon"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue