diff options
Diffstat (limited to 'dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild')
-rw-r--r-- | dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild b/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild index c2b93055e450..4ca8bf907eb8 100644 --- a/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild +++ b/dev-libs/icinga-php-library/icinga-php-library-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,6 @@ KEYWORDS="~amd64 ~x86" DEPEND="dev-lang/php:*" RDEPEND="${DEPEND}" -BDEPEND="" src_install() { insinto "/usr/share/icinga-php/ipl" |