dev-libs/cgicc: Silence false-positive QA warning.

Closes: https://bugs.gentoo.org/785328
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2021-07-07 17:22:38 +02:00
parent 155e7c4886
commit 7644819fcd

View File

@@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,6 +19,9 @@ DEPEND="doc? ( app-doc/doxygen )"
PATCHES=( "${FILESDIR}/${PN}-3.2.19-optional-doc.patch" )
# False positive, bug #785328.
QA_SONAME="usr/lib*/libcgicc.so*"
src_prepare() {
default
eautoreconf