diff options
author | Sam James <sam@gentoo.org> | 2020-11-30 15:04:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-30 15:05:14 +0000 |
commit | b84c936a10d98389a576368db4351fc0e9cd8134 (patch) | |
tree | ea076c655aa73460950c11711bf7757d53b3bb53 /profiles/prefix/darwin | |
parent | sys-libs/talloc: fix Darwin build (diff) | |
download | gentoo-b84c936a10d98389a576368db4351fc0e9cd8134.tar.gz gentoo-b84c936a10d98389a576368db4351fc0e9cd8134.tar.bz2 gentoo-b84c936a10d98389a576368db4351fc0e9cd8134.zip |
profiles/prefix/darwin/package.use: set dev-libs/gmime[-vala]
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/package.use | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/package.use b/profiles/prefix/darwin/package.use new file mode 100644 index 000000000000..e3c75ca4bc07 --- /dev/null +++ b/profiles/prefix/darwin/package.use @@ -0,0 +1,8 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <sam@gentoo.org> (2020-11-30) +# Undo +vala which drags in introspection +# We don't (yet?) have introspection support here +# (Avoid users having to turn it off) +dev-libs/gmime -vala |