Skip to content

Commit

Permalink
Remove autodep scripts
Browse files Browse the repository at this point in the history
They are Linux only, so don't build them.
The autodeps machinery itself can stay
  • Loading branch information
lazka committed May 5, 2024
1 parent 036f176 commit 6121365
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/libmakepkg/autodep/meson.build
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
libmakepkg_module = 'autodep'

sources = [
'library_depends.sh.in',
'library_provides.sh.in',
]

foreach src : sources
Expand Down

0 comments on commit 6121365

Please sign in to comment.