desktop/vala-panel-appmenu: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 21:20:19 -05:00
parent 29f72dd0e3
commit 4e4be40e2d
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
Vala Panel Application Menu is a Global Menu applet for use with
Vala Panel, xfce4-panel and mate-panel (Budgie 10.x is also planned).
By default vala-panel-appmenu will be builded for xfce-panel.
By default vala-panel-appmenu will be built for xfce-panel.
Requires bamf must be built without --disable-introspection
Optionaly requires appmenu-qt
Optionally requires appmenu-qt
For XFCE-Panel, type the following lines into your console:
xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s true

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/vala-panel-appmenu-20191009_060
MD5SUM="faaffc16f9f5872ee60e8c0891b44b51"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="vala bamf"
REQUIRES="bamf"
MAINTAINER="Igor Krasylivskyi"
EMAIL="tranzistor_2000 [at] ukr [dot] net"