Skip to content

Commit 37685ff

Browse files
committed
debian/control: Remove cython3-legacy option, policykit-1 dep.
- Latest grpcio can build using regular cython3. - policykit's gettext definition file is kept in libpolkit-gobject-1-dev now, not policykit-1.
1 parent 49bfa12 commit 37685ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

debian/control

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ Priority: optional
44
Maintainer: Linux Mint <[email protected]>
55
Build-Depends:
66
debhelper-compat (= 12),
7-
cython3-legacy | cython3,
7+
cython3,
88
curl,
99
dh-python,
1010
libpolkit-gobject-1-dev,
1111
meson (>= 0.45.0),
1212
pkg-config,
13-
policykit-1,
1413
python3-dev,
1514
python3-setuptools,
1615
gobject-introspection

0 commit comments

Comments
 (0)