Skip to content

Commit

Permalink
Remove dependencies from meson so meson dist works
Browse files Browse the repository at this point in the history
  • Loading branch information
d-k-bo committed Oct 20, 2023
1 parent 6602081 commit 3e57b1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ project(
i18n = import('i18n')
gnome = import('gnome')

dependency('gtk4', version: '>= 4.12')
dependency('libadwaita-1', version: '>= 1.4')

BASE_APP_ID = 'de.k_bo.Televido'

if get_option('profile') == 'development'
Expand Down

0 comments on commit 3e57b1e

Please sign in to comment.