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