dev-cpp/indicators: set pkgconfig version

Closes: https://bugs.gentoo.org/859697
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-10-30 16:04:00 +05:00
parent 33f868e50d
commit 628c55a757

View File

@@ -14,6 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"
QA_PKGCONFIG_VERSION="${PV}.0"
src_install() {
cmake_src_install
rm -r "${ED}"/usr/share/licenses || die