diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/package.use.force')
-rw-r--r-- | profiles/prefix/darwin/macos/package.use.force | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.use.force b/profiles/prefix/darwin/macos/package.use.force new file mode 100644 index 000000000000..7d01fdaad042 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.use.force @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Fabian Groffen <grobian@gentoo.org> (31 May 2015) +# for clang ebuild to work, llvm must build the clang frontend +sys-devel/llvm clang + +# Elias Pipping <pipping@gentoo.org> (01 Jan 2008) +# only GUI that works under macosx +app-editor/gvim aqua + +# Elias Pipping <pipping@gentoo.org> (29 Nov 2007) +# won't compile without +media-libs/libsdl opengl |