forked from Shinonome/dots-hyprland
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
|
||||||
hyprland_deps=(
|
hyprland_deps=(
|
||||||
hypridle hyprland hyprlock hyprpicker hyprsunset
|
hyprland
|
||||||
xdg-desktop-portal-hyprland wl-clipboard
|
hyprsunset
|
||||||
|
wl-clipboard
|
||||||
)
|
)
|
||||||
v sudo dnf install --setopt="install_weak_deps=False" "${hyprland_deps[@]}" -y
|
v sudo dnf install --setopt="install_weak_deps=False" "${hyprland_deps[@]}" -y
|
||||||
# hyprland-qt-support's build deps
|
# hyprland-qt-support's build deps
|
||||||
|
|||||||
-4
@@ -13,11 +13,7 @@ RESTRICT="strip"
|
|||||||
|
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
gui-apps/hypridle
|
|
||||||
gui-apps/hyprlock
|
|
||||||
gui-apps/hyprpicker
|
|
||||||
gui-apps/hyprsunset
|
gui-apps/hyprsunset
|
||||||
gui-wm/hyprland
|
gui-wm/hyprland
|
||||||
gui-libs/xdg-desktop-portal-hyprland
|
|
||||||
gui-apps/wl-clipboard
|
gui-apps/wl-clipboard
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user