Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit b37f33c

Browse files
Jaska Uimonenjuimonen
authored andcommitted
Remove gtk dependency from opencv
Gtk is pulling in a lot of unwanted dependencies and we want to get rid of those. Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
1 parent b2510f8 commit b37f33c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

meta-refkit-core/conf/distro/include/refkit-config.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,6 @@ PACKAGECONFIG_append_pn-opencv_df-refkit-config = " opencl dnn"
155155
# Use nftables instead of iptables.
156156
PACKAGECONFIG_remove_pn-connman_df-refkit-config = "iptables"
157157
PACKAGECONFIG_append_pn-connman_df-refkit-config = " nftables"
158+
159+
#remove gtk dependency from opencv
160+
PACKAGECONFIG_remove_pn-opencv_df-refkit-config = "gtk"

0 commit comments

Comments
 (0)