Mark shlibs_required/shlibs_provided lines as temporary, following
brief discussion with bapt. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
123099f316
commit
8ce2c90c26
@ -15,6 +15,7 @@ licenses = [ BSD2CLAUSE ]
|
||||
desc = <<EOD
|
||||
%DESC%
|
||||
EOD
|
||||
# XXX: Temporary.
|
||||
shlibs_required: [
|
||||
"librtld_db.so.2"
|
||||
]
|
||||
|
@ -15,6 +15,7 @@ licenses = [ BSD2CLAUSE ]
|
||||
desc = <<EOD
|
||||
%DESC%
|
||||
EOD
|
||||
# XXX: Temporary.
|
||||
shlibs_required: [
|
||||
"libthr.so.3"
|
||||
]
|
||||
|
@ -15,6 +15,7 @@ licenses = [ BSD2CLAUSE ]
|
||||
desc = <<EOD
|
||||
%DESC%
|
||||
EOD
|
||||
# XXX: Temporary.
|
||||
shlibs_provided: [
|
||||
"librtld_db.so.2"
|
||||
]
|
||||
|
@ -15,6 +15,7 @@ licenses = [ BSD2CLAUSE ]
|
||||
desc = <<EOD
|
||||
%DESC%
|
||||
EOD
|
||||
# XXX: Temporary.
|
||||
shlibs_required: [
|
||||
"libc.so.7"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user