blob: 8c5bd73e37a09c2ec3a90dd9309fc0fccee3a269 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# glib-2.x requires working locale/iconv which
# isn't available atm in uclibc
>=dev-libs/glib-2.5
sys-libs/glibc
# breaks gcc and such
dev-libs/libiconv
# requires funcs we dont yet provide
>=sys-fs/xfsprogs-2.8.10
|