summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-02 11:19:36 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-11 08:53:01 +0200
commitbe3c291c20514549626b5271cf61a5bb828080be (patch)
tree4b17e7b27951d537efcdf415e12a16c97611c86d /eclass
parenthaskell-cabal.eclass: Set @PROVIDES (diff)
downloadgentoo-be3c291c20514549626b5271cf61a5bb828080be.tar.gz
gentoo-be3c291c20514549626b5271cf61a5bb828080be.tar.bz2
gentoo-be3c291c20514549626b5271cf61a5bb828080be.zip
kodi-addon.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kodi-addon.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/kodi-addon.eclass b/eclass/kodi-addon.eclass
index fc2a7a8d8aa7..8cbbad9224fc 100644
--- a/eclass/kodi-addon.eclass
+++ b/eclass/kodi-addon.eclass
@@ -1,10 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: kodi-addon.eclass
# @MAINTAINER:
# candrews@gentoo.org
# @SUPPORTED_EAPIS: 4 5 6 7
+# @PROVIDES: cmake cmake-utils
# @BLURB: Helper for correct building and (importantly) installing Kodi addon packages.
# @DESCRIPTION:
# Provides a src_configure function for correct CMake configuration