aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-07-02 11:01:52 +0200
committerGuido Günther <agx@sigxcpu.org>2020-07-02 11:03:37 +0200
commitf877a45ab2ef607e02f841e414ac4e0137de9f63 (patch)
treef117d51fa50568694b75179440c8b8bfc3b359c5
parent2feb78299356400deaf3fd765ee1cd0be9b75ea6 (diff)
d/control: Use python3 version of lxml
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 68c7759..1bb7196 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends:
gir1.2-gtk-3.0,
mobile-broadband-provider-info (>= 20110424-1),
modemmanager,
- python-lxml,
+ python3-lxml,
python3,
python3-gi,
${misc:Depends},