From c3362fca591be1445e89b16eac9f99893f0e8850 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Sun, 9 Jan 2022 13:26:27 +0200 Subject: [PATCH] dev-python/sdnotify: rewrite deps Signed-off-by: Viorel Munteanu --- dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild index ac1cc91698..fc94d35020 100644 --- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild +++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild @@ -18,7 +18,3 @@ SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42 LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND=""