Skip to content

Commit

Permalink
fix(unicorn-desktop-git): add missing deps for panel (#4476)
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Aug 29, 2023
1 parent 0f4f52e commit 69e8dac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/unicorn-desktop-git/unicorn-desktop-git.pacscript
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name="unicorn-desktop-git"
url="https://github.com/rhino-linux/unicorn.git"
pkgver="0.0.1"
pkgrel="3"
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-appmenu-plugin" "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" "xdg-desktop-portal-gtk" "xserver-xorg-video-vesa" "xserver-xorg-video-fbdev")
pkgrel="4"
depends=("xfwm4" "xfdashboard" "xfdashboard-plugins" "xfce4-appmenu-plugin" "vala-panel-plugins-wnck" "vala-panel-appmenu" "appmenu-gtk2-module" "appmenu-gtk3-module" "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" "xdg-desktop-portal-gtk" "xserver-xorg-video-vesa" "xserver-xorg-video-fbdev")
pacdeps=("lightpad-git" "papirus-folders" "ulauncher-deb")
gives="unicorn-desktop"
replace=("unicorn-mobile" "unicorn-mobile-git")
Expand Down

0 comments on commit 69e8dac

Please sign in to comment.