blob: 6299da3d5d41c5d727db6bfe5168cf50dcf1e96f (
plain)
1
2
3
4
5
6
7
8
|
include sylpheed-claws-extra-plugins.inc
DEPENDS_append = " libxml2 curl glib-2.0 gtk+"
S = ${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/rssyl-0.4cvs8
FILES_${PN} = "${libdir}/sylpheed-claws/plugins/rssyl.so"
|