mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
bison: change m4 fulldep to rundep.
This commit is contained in:
parent
63f16e6bae
commit
09c46bce30
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ long_desc="
|
||||||
Bison is the GNU replacement for yacc(1). Some programs depend on
|
Bison is the GNU replacement for yacc(1). Some programs depend on
|
||||||
extensions present in Bison."
|
extensions present in Bison."
|
||||||
|
|
||||||
Add_dependency full m4
|
Add_dependency run m4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo '#define YYENABLE_NLS 1' >> lib/config.h
|
echo '#define YYENABLE_NLS 1' >> lib/config.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue