xstow: add missing rundeps, bumprev.

This commit is contained in:
Juan RP 2010-12-18 15:26:56 +01:00
parent f6df093ea4
commit cf17a2ba0c

View file

@ -1,6 +1,7 @@
# Template build file for 'xstow'.
pkgname=xstow
version=0.6.1
revision=1
wrksrc="${pkgname}-${version}-unstable"
distfiles="$SOURCEFORGE_SITE/xstow/$pkgname-$version-unstable.tar.bz2"
build_style=gnu_configure
@ -14,4 +15,6 @@ long_desc="
/usr/local/stow/perl, for example) while making them appear to be
installed in the same place (/usr/local)."
Add_dependency full libstdc++
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++