ccache: rebuild with coreutils so that symlinks are correct.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'ccache'
|
||||
pkgname=ccache
|
||||
version=3.1.6
|
||||
revision=1
|
||||
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="compiler cache"
|
||||
@@ -16,6 +17,7 @@ long_desc="
|
||||
bootstrap=yes
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
Add_dependency build coreutils
|
||||
Add_dependency build zlib-devel
|
||||
|
||||
post_install()
|
||||
|
||||
Reference in New Issue
Block a user