Skip to content

Commit 9a7bfe2

Browse files
committed
add python3-zmq package for halui
1 parent 15a5ce7 commit 9a7bfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PYTHON_GST=python3-gst-1.0,gstreamer1.0-plugins-base
107107
TCLTK_VERSION=8.6
108108
PYTHON_IMAGING=python3-pil
109109
PYTHON_IMAGING_TK=python3-pil.imagetk
110-
QTVCP_DEPENDS="python3-pyqt5,\n python3-pyqt5.qsci,\n python3-pyqt5.qtsvg,\n python3-pyqt5.qtopengl,\n python3-opencv,\n python3-dbus,\n python3-espeak,\n python3-dbus.mainloop.pyqt5,\n python3-pyqt5.qtwebengine,\n espeak-ng,\n pyqt5-dev-tools,\n gstreamer1.0-tools,\n espeak,\n sound-theme-freedesktop,\n python3-poppler-qt5"
110+
QTVCP_DEPENDS="python3-pyqt5,\n python3-pyqt5.qsci,\n python3-pyqt5.qtsvg,\n python3-pyqt5.qtopengl,\n python3-opencv,\n python3-dbus,\n python3-espeak,\n python3-dbus.mainloop.pyqt5,\n python3-pyqt5.qtwebengine,\n espeak-ng,\n pyqt5-dev-tools,\n gstreamer1.0-tools,\n espeak,\n sound-theme-freedesktop,\n python3-zmq,\n python3-poppler-qt5"
111111
YAPPS_RUNTIME="python3-yapps"
112112
DEBHELPER="debhelper (>= 12)"
113113
COMPAT="12"

0 commit comments

Comments
 (0)