summaryrefslogtreecommitdiffstats
path: root/devel/patch/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/patch/DEPENDS')
-rwxr-xr-xdevel/patch/DEPENDS7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/patch/DEPENDS b/devel/patch/DEPENDS
index 18594eb242..92c212fd2b 100755
--- a/devel/patch/DEPENDS
+++ b/devel/patch/DEPENDS
@@ -1,2 +1,7 @@
depends gnupg &&
-depends smgl-fhs
+depends smgl-fhs &&
+
+optional_depends attr \
+ "--enable-xattr" \
+ "--disable-xattr" \
+ "for extended attributes support"