mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
hunspell-devel: fix a typo in a rundep.
This commit is contained in:
parent
b5c1b9f58d
commit
8394166da0
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=3
|
||||
revision=4
|
||||
|
||||
Add_dependency run libstdc++-devel
|
||||
Add_dependency run ncurses-devel
|
||||
Add_dependency run hunspelll
|
||||
Add_dependency run hunspell
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue