summaryrefslogtreecommitdiffstats
path: root/dev-tqt/tqt/tqt-14.0.13.ebuild
Commit message (Collapse)AuthorAgeFilesLines
* add dependency on x11-misc/xdg-utilsBobby Bingham2023-04-151-0/+1
| | | | | | | | | | | | | These packages add files to /etc/env.d to set the XDG_DATA_DIRS environment variable, but without the x11-misc/xdg-utils package: - env-update does not know that multiple values of XDG_DATA_DIRS should be concatenated together. Instead, the last value overwrites the others. - The default search paths of /usr/local/share:/usr/share are not included in XDG_DATA_DIRS, which can break applications depending on data files from other non-Trinity packages. Signed-off-by: Bobby Bingham <[email protected]>
* Added version 14.0.13ormorph2022-10-281-0/+323
Signed-off-by: ormorph <[email protected]>