Skip to content

Commit

Permalink
whiskermenu: Add missing mugshot dependency
Browse files Browse the repository at this point in the history
**Summary**
Add mugshot as a dependency to enable users to change user details.

Signed-off-by: Evan Maddock <[email protected]>
  • Loading branch information
EbonJaeger committed Dec 14, 2023
1 parent e6e36ef commit 394adc9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
4 changes: 3 additions & 1 deletion packages/w/whiskermenu/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : xfce4-whiskermenu-plugin

Check notice on line 1 in packages/w/whiskermenu/package.yml

View workflow job for this annotation

GitHub Actions / Checks

This package is included in the ISO. Consider validating the functionality in a newly built ISO.
version : 2.8.0
release : 2
release : 3
source :
- https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.8/xfce4-whiskermenu-plugin-2.8.0.tar.bz2 : bcf8035ee9080a955b7ad6f2da0fdefa4db283f9ce2d1717ad0faef5c23244e6
homepage : https://gottcode.org/xfce4-whiskermenu-plugin/
Expand All @@ -15,6 +15,8 @@ builddeps :
- pkgconfig(garcon-1)
- pkgconfig(gtk-layer-shell-0)
- pkgconfig(libxfce4panel-2.0)
rundeps :
- mugshot
setup : |
%cmake_ninja
build : |
Expand Down
12 changes: 6 additions & 6 deletions packages/w/whiskermenu/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>xfce4-whiskermenu-plugin</Name>
<Homepage>https://gottcode.org/xfce4-whiskermenu-plugin/</Homepage>
<Packager>
<Name>Zach Bacon</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop.xfce</PartOf>
Expand Down Expand Up @@ -91,12 +91,12 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2023-11-06</Date>
<Update release="3">
<Date>2023-12-14</Date>
<Version>2.8.0</Version>
<Comment>Packaging update</Comment>
<Name>Zach Bacon</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 394adc9

Please sign in to comment.