Skip to content

Commit

Permalink
fix(unicorn-{desktop,mobile}-git): include xarchiver (#4209)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
oklopfer and pre-commit-ci[bot] authored Aug 12, 2023
1 parent d436812 commit a149075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/unicorn-desktop-git/unicorn-desktop-git.pacscript
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name="unicorn-desktop-git"
url="https://github.com/rhino-linux/unicorn.git"
pkgver="0.0.1"
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-power-manager" "xfce4-power-manager-plugins" "xfce4-pulseaudio-plugin" "xfce4-helpers" "pavucontrol" "plank" "dconf-cli" "yaru-theme-icon" "yaru-theme-gtk" "papirus-icon-theme" "firmware-sof-signed" "dbus-x11" "hardinfo")
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-power-manager" "xfce4-power-manager-plugins" "xfce4-pulseaudio-plugin" "xfce4-helpers" "pavucontrol" "plank" "dconf-cli" "yaru-theme-icon" "yaru-theme-gtk" "papirus-icon-theme" "firmware-sof-signed" "dbus-x11" "hardinfo" "xarchiver")
pacdeps=("lightpad-git" "papirus-folders" "ulauncher-deb")
gives="unicorn-desktop"
replace=("unicorn-mobile" "unicorn-mobile-git")
Expand Down
2 changes: 1 addition & 1 deletion packages/unicorn-mobile-git/unicorn-mobile-git.pacscript
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name="unicorn-mobile-git"
url="https://github.com/rhino-linux/unicorn.git"
pkgver="0.0.1"
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "plank" "dconf-cli" "yaru-theme-icon" "yaru-theme-gtk" "papirus-icon-theme" "onboard" "xfce4-helpers" "xiccd" "xfce4" "dbus-x11" "hardinfo")
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "plank" "dconf-cli" "yaru-theme-icon" "yaru-theme-gtk" "papirus-icon-theme" "onboard" "xfce4-helpers" "xiccd" "xfce4" "dbus-x11" "hardinfo" "xarchiver")
pacdeps=("xfce4-settings-pine-git" "lightpad-git" "papirus-folders" "ulauncher-deb")
gives="unicorn-mobile"
replace=("unicorn-desktop" "unicorn-desktop-git")
Expand Down

0 comments on commit a149075

Please sign in to comment.