Skip to content

Commit 14f5b78

Browse files
author
Digitelektro
committed
deb package dependency added
1 parent 5328b51 commit 14f5b78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ if(UNIX AND NOT APPLE)
153153
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "Digitelektro")
154154
SET(CPACK_DEBIAN_PACKAGE_HOMEPAGE "https://github.com/Digitelektro/MeteorDemod")
155155
SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "Russian Meteor M2 weather satellite data decoder")
156+
SET(CPACK_DEBIAN_PACKAGE_DEPENDS "python3-opencv")
156157
INCLUDE(CPack)
157158
endif()
158159
endif()

0 commit comments

Comments
 (0)