xstow: add missing rundeps, bumprev.
This commit is contained in:
parent
f6df093ea4
commit
cf17a2ba0c
1 changed files with 4 additions and 1 deletions
|
@ -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++
|
||||
|
|
Loading…
Reference in a new issue