diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-16 17:43:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-16 17:43:21 +0000 |
commit | 2009fe2d2dc628358307d366db487e0a7273772c (patch) | |
tree | 78bc3c2fdc602dc5451670a185d22c64dc2e65bf /profiles/uclibc | |
parent | Removing some unneeded deps as advised by upstream maintainer (diff) | |
download | historical-2009fe2d2dc628358307d366db487e0a7273772c.tar.gz historical-2009fe2d2dc628358307d366db487e0a7273772c.tar.bz2 historical-2009fe2d2dc628358307d366db487e0a7273772c.zip |
mask newer udevs
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/package.mask | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/uclibc/package.mask b/profiles/uclibc/package.mask index 3804610dec1b..5487bda2e115 100644 --- a/profiles/uclibc/package.mask +++ b/profiles/uclibc/package.mask @@ -1,8 +1,10 @@ sys-libs/glibc # breaks gcc and such dev-libs/libiconv + +# doesnt seem to work =app-arch/tar-1.15.91 >=sys-fs/xfsprogs-2.8.10 -# We hate it. -app-admin/eselect-compiler ->=sys-devel/gcc-config-2 + +# newer versions require stropts.h which uclibc doesnt implement [yet] +>=sys-fs/udev-090 |