perl: added -devel build deps.
--HG-- extra : convert_revision : b2530930fdf8ed08b5593036b92a1c3fcc7e5d5f
This commit is contained in:
parent
1874cbadda
commit
865f38e6ad
|
@ -18,9 +18,11 @@ long_desc="
|
|||
support for text processing, and has one of the world's most impressive
|
||||
collections of third-party modules."
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full gdbm
|
||||
Add_dependency full db
|
||||
Add_dependency run glibc
|
||||
Add_dependency run gdbm
|
||||
Add_dependency run db
|
||||
Add_dependency build gdbm-devel
|
||||
Add_dependency build db-devel
|
||||
|
||||
pre_configure()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue