deprecate more options in geany-plugins

This commit is contained in:
Martinez 2016-06-13 10:49:06 +02:00
parent c7bf371d7d
commit 191964fb2c

View file

@ -115,7 +115,7 @@ src_configure() {
$(use_enable lua geanylua) $(use_enable lua geanylua)
$(use_enable nls) $(use_enable nls)
$(use_enable overview) $(use_enable overview)
$(use_enable python geanypy) $(use_enable deprecated geanypy)
$(use_enable scope) $(use_enable scope)
# Having updatechecker… when youre using a package manager? # Having updatechecker… when youre using a package manager?
$(use_enable soup updatechecker) $(use_enable soup updatechecker)