diff options
Diffstat (limited to 'dev-util/geany-plugins/metadata.xml')
-rw-r--r-- | dev-util/geany-plugins/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/geany-plugins/metadata.xml b/dev-util/geany-plugins/metadata.xml index aeeda37fe23e..682ca11a03c8 100644 --- a/dev-util/geany-plugins/metadata.xml +++ b/dev-util/geany-plugins/metadata.xml @@ -26,5 +26,6 @@ <flag name="pretty-printer">Enable pretty-printer plugin</flag> <flag name="scope">Enable the scope plugin which is a graphical GDB front-end</flag> <flag name="soup">Enable updatechecker and geniuspaste plugins which require <pkg>net-libs/libsoup</pkg></flag> + <flag name="workbench">Enable workbench plugin</flag> </use> </pkgmetadata> |