diff options
| author | Karel Kočí <cynerd@email.cz> | 2018-02-10 22:11:15 +0100 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2018-02-10 22:11:15 +0100 |
| commit | 11ea07058bb01077c7166db1af757eb94f1e8df9 (patch) | |
| tree | 159cba211a31039f629121582faca962dca60dc6 /profiles/base | |
| parent | 8dba208347a52b25094bd48468581aa4461f870d (diff) | |
| download | gentoo-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/base')
| -rw-r--r-- | profiles/base/package.use | 3 |
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 |
