summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-25 20:05:43 +0100
committerSam James <sam@gentoo.org>2021-09-25 20:08:17 +0100
commit725c633872dc8ddfc5297dd81789f7be216f2c46 (patch)
tree0aaf6bc53f4a9154a1551c5f7c8c7362e04b8c6e /gnome-extra/nm-applet
parentmedia-sound/deadbeef: add libjansson subslot dep (diff)
downloadgentoo-725c633872dc8ddfc5297dd81789f7be216f2c46.tar.gz
gentoo-725c633872dc8ddfc5297dd81789f7be216f2c46.tar.bz2
gentoo-725c633872dc8ddfc5297dd81789f7be216f2c46.zip
gnome-extra/nm-applet: add libjansson subslot dep
Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/nm-applet')
-rw-r--r--gnome-extra/nm-applet/nm-applet-1.22.0-r1.ebuild (renamed from gnome-extra/nm-applet/nm-applet-1.22.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-1.22.0.ebuild b/gnome-extra/nm-applet/nm-applet-1.22.0-r1.ebuild
index 06440230a7f5..57ab47600412 100644
--- a/gnome-extra/nm-applet/nm-applet-1.22.0.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.22.0-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
)
modemmanager? ( net-misc/modemmanager )
selinux? ( sys-libs/libselinux )
- teamd? ( >=dev-libs/jansson-2.7 )
+ teamd? ( >=dev-libs/jansson-2.7:= )
virtual/freedesktop-icon-theme
"