xstow: add missing rundeps, bumprev.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template build file for 'xstow'.
|
# Template build file for 'xstow'.
|
||||||
pkgname=xstow
|
pkgname=xstow
|
||||||
version=0.6.1
|
version=0.6.1
|
||||||
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-unstable"
|
wrksrc="${pkgname}-${version}-unstable"
|
||||||
distfiles="$SOURCEFORGE_SITE/xstow/$pkgname-$version-unstable.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/xstow/$pkgname-$version-unstable.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
@@ -14,4 +15,6 @@ long_desc="
|
|||||||
/usr/local/stow/perl, for example) while making them appear to be
|
/usr/local/stow/perl, for example) while making them appear to be
|
||||||
installed in the same place (/usr/local)."
|
installed in the same place (/usr/local)."
|
||||||
|
|
||||||
Add_dependency full libstdc++
|
Add_dependency run libgcc
|
||||||
|
Add_dependency run glibc
|
||||||
|
Add_dependency run libstdc++
|
||||||
|
|||||||
Reference in New Issue
Block a user