mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Remove dup dep for gentoo and fedora
This commit is contained in:
@@ -45,8 +45,9 @@ v sudo dnf install ${themes_deps[@]} -y
|
||||
|
||||
# Hyprland
|
||||
hyprland_deps=(
|
||||
hypridle hyprland hyprlock hyprpicker hyprsunset
|
||||
xdg-desktop-portal-hyprland wl-clipboard
|
||||
hyprland
|
||||
hyprsunset
|
||||
wl-clipboard
|
||||
)
|
||||
v sudo dnf install --setopt="install_weak_deps=False" "${hyprland_deps[@]}" -y
|
||||
# hyprland-qt-support's build deps
|
||||
|
||||
-4
@@ -13,11 +13,7 @@ RESTRICT="strip"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
gui-apps/hypridle
|
||||
gui-apps/hyprlock
|
||||
gui-apps/hyprpicker
|
||||
gui-apps/hyprsunset
|
||||
gui-wm/hyprland
|
||||
gui-libs/xdg-desktop-portal-hyprland
|
||||
gui-apps/wl-clipboard
|
||||
"
|
||||
Reference in New Issue
Block a user