os-prober: needs gettext to run.
--HG-- extra : convert_revision : b04a28a952451298573c66587f5f1a0c0e483717
This commit is contained in:
parent
d607bdaa37
commit
ab93b9b7c3
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'os-prober'
|
# Template file for 'os-prober'
|
||||||
pkgname=os-prober
|
pkgname=os-prober
|
||||||
version=1.35
|
version=1.35
|
||||||
|
revision=1
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.gz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
|
@ -14,6 +15,7 @@ long_desc="
|
||||||
keep_empty_dirs=yes
|
keep_empty_dirs=yes
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
Add_dependency full gettext
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue