Date: Monday, March 6, 2017 @ 05:41:01 Author: allan Revision: 290035
prepare update Modified: glibc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-06 05:39:59 UTC (rev 290034) +++ PKGBUILD 2017-03-06 05:41:01 UTC (rev 290035) @@ -13,7 +13,7 @@ url="http://www.gnu.org/software/libc" license=('GPL' 'LGPL') groups=('base') -depends=('linux-api-headers>=4.7' 'tzdata' 'filesystem') +depends=('linux-api-headers>=4.10' 'tzdata' 'filesystem') makedepends=('gcc>=6' 'git') backup=(etc/gai.conf etc/locale.gen
