diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-05-16 23:09:50 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-21 23:03:41 +0200 |
commit | c05131646070c21a91a2a572f5e33a1cf358bacf (patch) | |
tree | e2a0b0daf04b10dc1a84f633acc3e89533f19c21 /x11-misc/qt5ct/metadata.xml | |
parent | media-video/aegisub: fix build against icu-59 (diff) | |
download | gentoo-c05131646070c21a91a2a572f5e33a1cf358bacf.tar.gz gentoo-c05131646070c21a91a2a572f5e33a1cf358bacf.tar.bz2 gentoo-c05131646070c21a91a2a572f5e33a1cf358bacf.zip |
x11-misc/qt5ct: version bump to 0.32
Global menu support was added. It pulls the same deps as the system tray
support, thus group them together under dbus USE (renamed from systray).
Closes: https://github.com/gentoo/gentoo/pull/4650
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-misc/qt5ct/metadata.xml')
-rw-r--r-- | x11-misc/qt5ct/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/qt5ct/metadata.xml b/x11-misc/qt5ct/metadata.xml index 2e9a34141459..a5fe4940379c 100644 --- a/x11-misc/qt5ct/metadata.xml +++ b/x11-misc/qt5ct/metadata.xml @@ -14,6 +14,7 @@ icons, etc.) under DE/WM without Qt5 integration. </longdescription> <use> + <flag name="dbus">Enable system tray and global menu support</flag> <flag name="systray">Enable system tray support</flag> </use> <upstream> |