fix feedpages dependency
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 9 Oct 2009 00:54:06 +0000 (20:54 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 9 Oct 2009 00:55:12 +0000 (20:55 -0400)
commit57d04ed892588cbb49bfa81e2453e88388e67441
treecd5678d69c7feaf4ad515e4a5e59f2b3aee7a4f5
parent37ec6a82433aa1d7030bca7cae9d3813a6bdbd1f
fix feedpages dependency

This dependency was missing before switching to use_pagespec.
It is correct to add it, but it needs to be combined with the regular
"pages" dependency to ensure that it does not match extra pages.

(Also fixed its dependency type.)
IkiWiki/Plugin/inline.pm