Skip to content

Commit

Permalink
chore: Disable weak dependencies in DNF
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jan 12, 2025
1 parent f354880 commit 91b4844
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system_files/desktop/shared/etc/dnf/dnf.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# see `man dnf.conf` for defaults and possible options

[main]
install_weak_deps=False

0 comments on commit 91b4844

Please # to comment.