diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-12-04 12:25:02 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-12-04 15:49:13 +0100 |
commit | a8f3e1cf636ccaa2e19224f605183b9b1267a3cf (patch) | |
tree | 9673c677207e2423a17c5a37e089b304de5ce974 /gnome-extra | |
parent | gnome-extra/pch-session: add 43.0 (diff) | |
download | gentoo-a8f3e1cf636ccaa2e19224f605183b9b1267a3cf.tar.gz gentoo-a8f3e1cf636ccaa2e19224f605183b9b1267a3cf.tar.bz2 gentoo-a8f3e1cf636ccaa2e19224f605183b9b1267a3cf.zip |
gnome-extra/seahorse-nautilus: Drop really old blocker
Solving NonexistentBlocker warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92_p20220906.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92_p20220906.ebuild b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92_p20220906.ebuild index 2189dc03a80f..7684addce12f 100644 --- a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92_p20220906.ebuild +++ b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92_p20220906.ebuild @@ -27,10 +27,7 @@ DEPEND=" >=x11-libs/libnotify-0.3:= >=app-crypt/gnupg-1.4 " -# seahorse-nautilus was formerly part of seahorse-plugins -RDEPEND="${DEPEND} - !app-crypt/seahorse-plugins[nautilus] -" +RDEPEND="${DEPEND}" BDEPEND=" virtual/pkgconfig " |