diff options
Diffstat (limited to 'dev-libs/univalue')
-rw-r--r-- | dev-libs/univalue/univalue-9999.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-libs/univalue/univalue-9999.ebuild b/dev-libs/univalue/univalue-9999.ebuild index 989d23ce6cce..db6b468aa088 100644 --- a/dev-libs/univalue/univalue-9999.ebuild +++ b/dev-libs/univalue/univalue-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,9 +20,6 @@ LICENSE="MIT" SLOT="0/0" IUSE="" -DEPEND="" -RDEPEND="${DEPEND}" - src_prepare() { default eautoreconf |