diff options
author | Ned Ludd <solar@gentoo.org> | 2006-08-12 13:00:12 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2006-08-12 13:00:12 +0000 |
commit | d27a0c1ee46541548795924c799dbf5a519a6b32 (patch) | |
tree | c158b35d818230ceabaf6925df501c8f916be4f6 /profiles/uclibc | |
parent | Cleaning up (diff) | |
download | gentoo-2-d27a0c1ee46541548795924c799dbf5a519a6b32.tar.gz gentoo-2-d27a0c1ee46541548795924c799dbf5a519a6b32.tar.bz2 gentoo-2-d27a0c1ee46541548795924c799dbf5a519a6b32.zip |
- uClibc does not include aio.h and probably wont ever
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask index 158d254d8e3c..9b55ebe27c92 100644 --- a/profiles/uclibc/package.mask +++ b/profiles/uclibc/package.mask @@ -2,3 +2,4 @@ sys-libs/glibc # breaks gcc and such dev-libs/libiconv =app-arch/tar-1.15.91 +>=sys-fs/xfsprogs-2.8.10 |