diff options
Diffstat (limited to 'net-im/toxic/toxic-0.11.3-r2.ebuild')
-rw-r--r-- | net-im/toxic/toxic-0.11.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/toxic/toxic-0.11.3-r2.ebuild b/net-im/toxic/toxic-0.11.3-r2.ebuild index b65d15bbbbc9..c5a9883cae25 100644 --- a/net-im/toxic/toxic-0.11.3-r2.ebuild +++ b/net-im/toxic/toxic-0.11.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12} ) +PYTHON_COMPAT=( python3_{10,11,12} ) inherit python-single-r1 xdg @@ -30,7 +30,7 @@ RDEPEND="net-libs/tox:= media-libs/openal ) notification? ( x11-libs/libnotify ) - debug? ( llvm? ( sys-devel/llvm:* ) ) + debug? ( llvm? ( llvm-core/llvm:* ) ) python? ( ${PYTHON_DEPS} ) qrcode? ( media-gfx/qrencode:= |