Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
opencv (4.6.0+dfsg-13deepin3) unstable; urgency=medium

* Add B-D on python3-numpy, fixing ftbfs.
Related: https://bugs.debian.org/1118744

-- Tianyu Chen <sweetyfish@deepin.org> Wed, 12 Nov 2025 14:51:29 +0800

opencv (4.6.0+dfsg-13deepin2) unstable; urgency=medium

* feat: add sw64 support.
Expand Down
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Build-Depends: ant [!hppa !hurd-any !kfreebsd-any],
protobuf-compiler,
python3-all-dev,
dh-sequence-numpy3,
python3-numpy,
python3-bs4,
python3-imath,
qtbase5-dev,
Expand Down
Loading