Slightly modify cpan-modules information.
This commit is contained in:
parent
76a680117a
commit
e953203724
4 changed files with 5 additions and 3 deletions
1
source/cpan-modules/BUILD-DEPENDS
Normal file
1
source/cpan-modules/BUILD-DEPENDS
Normal file
|
@ -0,0 +1 @@
|
|||
# Custom packages required to build this package.
|
3
source/cpan-modules/REVERSE-BUILD-DEPENDS
Normal file
3
source/cpan-modules/REVERSE-BUILD-DEPENDS
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Custom packages which require this package to build.
|
||||
spamassassin
|
||||
mj2
|
|
@ -1,2 +0,0 @@
|
|||
spamassassin (custom)
|
||||
mj2 (custom)
|
|
@ -12,7 +12,7 @@ SRC_FILENAMES=()
|
|||
SRC_DIRNAMES=()
|
||||
|
||||
# Build configuration.
|
||||
BUILD_REQUIRES=("perl" "openssl" "db48")
|
||||
BUILD_REQUIRES=("perl" "openssl" "db48" "readline")
|
||||
BUILD_CONFLICTS=("$PKG_NAME")
|
||||
|
||||
# The perl modules to build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue