summaryrefslogtreecommitdiff
path: root/dev-util/geany/geany-2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/geany/geany-2.0.ebuild')
-rw-r--r--dev-util/geany/geany-2.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/geany/geany-2.0.ebuild b/dev-util/geany/geany-2.0.ebuild
index 341fdc5aab81..9d7f6c56bfd8 100644
--- a/dev-util/geany/geany-2.0.ebuild
+++ b/dev-util/geany/geany-2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit strip-linguas xdg
+inherit optfeature strip-linguas xdg
LANGS="ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk ko ku lb lt mn nl nn pl pt pt_BR ro ru si sk sl sr sv tr uk vi zh_CN ZH_TW"
NOSHORTLANGS="en_GB zh_CN zh_TW"
@@ -73,6 +73,8 @@ pkg_preinst() {
pkg_postinst() {
xdg_pkg_postinst
+
+ optfeature "editing files outside the local filesystem" gnome-base/gvfs
}
pkg_postrm() {