summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-02-10 22:11:15 +0100
committerKarel Kočí <cynerd@email.cz>2018-02-10 22:11:15 +0100
commit11ea07058bb01077c7166db1af757eb94f1e8df9 (patch)
tree159cba211a31039f629121582faca962dca60dc6 /profiles
parent8dba208347a52b25094bd48468581aa4461f870d (diff)
downloadgentoo-personal-overlay-11ea07058bb01077c7166db1af757eb94f1e8df9.tar.gz
gentoo-personal-overlay-11ea07058bb01077c7166db1af757eb94f1e8df9.tar.bz2
gentoo-personal-overlay-11ea07058bb01077c7166db1af757eb94f1e8df9.zip
Try to fix mailutils compilation
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 95fb36c..c2f5ce7 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -14,3 +14,6 @@ media-libs/libpng apng
# Various
app-text/xmlto text
dev-libs/libxml2 python
+
+# mailutils fails to build with openldap so disable ldap for now
+net-mail/mailutils -ldap