diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-10-26 16:26:32 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:10:35 -0500 |
commit | f3653f73b89e9ad44ec48df7625670fa22dfa43a (patch) | |
tree | 5f34d0ed22493afcd94c3a50e899b6dc68ee47fe /desktop/yad/slack-desc | |
parent | f1d02bc5c9b9f92b4cb54b8b0ab8530075341f48 (diff) |
desktop/yad: Updated for version 7.3.
Added the optional deps gtksourceview3 and webkit2gtk
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/yad/slack-desc')
-rw-r--r-- | desktop/yad/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/yad/slack-desc b/desktop/yad/slack-desc index 07875fb003..edf960164a 100644 --- a/desktop/yad/slack-desc +++ b/desktop/yad/slack-desc @@ -11,9 +11,9 @@ yad: yad: Yad (yet another dialog) is a fork of Zenity with many improvements, yad: including custom buttons, additional dialogs and a pop-up menu in yad: the notification area. -yad: yad: There were two main reasons for this fork. The first was to remove yad: dependencies on deprecated libraries like libglade and gnome-canvas. yad: The second was the slow pace of Zenity development including many yad: unimplemented enhancement suggestions in the GNOME Bugzilla. yad: +yad: homepage: https://github.com/v1cont/yad/ |