diff options
author | Viorel Munteanu <ceamac.paragon@gmail.com> | 2022-01-09 13:26:27 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac.paragon@gmail.com> | 2022-01-09 13:26:27 +0200 |
commit | c3362fca591be1445e89b16eac9f99893f0e8850 (patch) | |
tree | 4dfecc7dd215d9c3f5afc3325e322264aa8f558f /dev-python/sdnotify/sdnotify-0.3.2.ebuild | |
parent | dev-python/python-dbus-next: rewrite deps (diff) | |
download | guru-c3362fca591be1445e89b16eac9f99893f0e8850.tar.gz guru-c3362fca591be1445e89b16eac9f99893f0e8850.tar.bz2 guru-c3362fca591be1445e89b16eac9f99893f0e8850.zip |
dev-python/sdnotify: rewrite deps
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
Diffstat (limited to 'dev-python/sdnotify/sdnotify-0.3.2.ebuild')
-rw-r--r-- | dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild index ac1cc9169..fc94d3502 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="" |