Skip to content

Commit

Permalink
fixed build package depends
Browse files Browse the repository at this point in the history
  • Loading branch information
yjdwbj committed May 18, 2024
1 parent 7987bb4 commit 816163c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/gwc/DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Depends: libglib2.0-0 (>= 2.74),
gstreamer1.0-plugins-ugly (>= 1.22),
libgstreamer-plugins-bad1.0-0 (>= 1.22),
libgstreamer-plugins-base1.0-0 (>= 1.22),
libgstreamer-plugins-opencv1.0-0 (>= 1.22),
libgstreamer-opencv1.0-0 (>= 1.22),
gstreamer1.0-opencv (>= 1.22),
libgstreamer1.0-0 (>= 1.22),
libsoup-3.0-0 (>= 3.2.2),
libjson-glib-1.0-0 (>= 1.6),
Expand Down

0 comments on commit 816163c

Please sign in to comment.