malcontent-control: Drop unused flatpak dependency
Note that it’s still transitively required through libmalcontent-ui. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
2cc56e1441
commit
b4c5ca22f2
|
@ -28,7 +28,6 @@ malcontent_control = executable('malcontent-control',
|
|||
dependency('glib-2.0', version: '>= 2.54.2'),
|
||||
dependency('gobject-2.0', version: '>= 2.54'),
|
||||
dependency('gtk+-3.0'),
|
||||
dependency('flatpak'),
|
||||
dependency('polkit-gobject-1'),
|
||||
libmalcontent_dep,
|
||||
libmalcontent_ui_dep,
|
||||
|
|
Loading…
Reference in New Issue