Skip to content

Commit

Permalink
net-misc/gns3-server: drop sentry-sdk dep
Browse files Browse the repository at this point in the history
Upstream is going to make sentry-sdk optional and it should be already
possbile to run gns3 without it.
see: GNS3/gns3-server#2423

Bug: https://bugs.gentoo.org/937896
Signed-off-by: Michael Mair-Keimberger <[email protected]>
  • Loading branch information
mm1ke committed Oct 13, 2024
1 parent 306592f commit 9e8d028
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion net-misc/gns3-server/gns3-server-2.2.48.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RDEPEND="
>=dev-python/platformdirs-2.4.0[${PYTHON_USEDEP}]
>=dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
>=dev-python/py-cpuinfo-9.0.0[${PYTHON_USEDEP}]
>=dev-python/sentry-sdk-2.7.1[${PYTHON_USEDEP}]
>=dev-python/truststore-0.9.1[${PYTHON_USEDEP}]
net-misc/ubridge
sys-apps/busybox[static]
Expand Down
1 change: 0 additions & 1 deletion net-misc/gns3-server/gns3-server-2.2.49.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RDEPEND="
>=dev-python/platformdirs-2.4.0[${PYTHON_USEDEP}]
>=dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
>=dev-python/py-cpuinfo-9.0.0[${PYTHON_USEDEP}]
>=dev-python/sentry-sdk-2.12[${PYTHON_USEDEP}]
>=dev-python/truststore-0.9.1[${PYTHON_USEDEP}]
net-misc/ubridge
sys-apps/busybox[static]
Expand Down

0 comments on commit 9e8d028

Please sign in to comment.