Diff seafile-8.0.9-r1 with a seafile-8.0.10-r3
/usr/portage/net-misc/seafile/seafile-8.0.10-r3.ebuild 2023-10-09 14:52:34.680368481 +0300 | ||
---|---|---|
19 | 19 | |
20 | 20 |
LICENSE="GPL-2+-with-openssl-exception" |
21 | 21 |
SLOT="0" |
22 |
KEYWORDS="amd64 ~x86" |
|
22 |
KEYWORDS="~amd64 ~x86" |
|
23 | 23 |
REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
24 | 24 | |
25 | 25 |
RDEPEND="${PYTHON_DEPS} |
... | ... | |
31 | 31 |
dev-libs/glib:2 |
32 | 32 |
dev-libs/jansson:= |
33 | 33 |
dev-libs/libevent:= |
34 |
net-libs/libwebsockets:=[client] |
|
34 | 35 |
net-libs/libsearpc[${PYTHON_SINGLE_USEDEP}] |
35 | 36 |
net-misc/curl |
36 | 37 |
sys-apps/util-linux |