pgAdmin 4 commit: Added missing dependency 'xdg-utils' for the desktop

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added missing dependency 'xdg-utils' for the desktop
Date: 2021-04-02 08:23:14
Message-ID: E1lSF5G-0001Vs-LV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added missing dependency 'xdg-utils' for the desktop packages in RPM and Debian. Fixes #6338

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=811ac6eb6cc7be4eb32d860e80f44019724397be
Author: Fahar Abbas <fahar(dot)abbas(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
pkg/debian/build.sh | 2 +-
pkg/redhat/build.sh | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-02 08:23:47 Re: [pgadmin4][patch] RM6338 - Missing dependency in package pgadmin4-desktop on RHEL8/CentOS8
Previous Message Fahar Abbas 2021-04-02 08:03:48 Re: [pgadmin4][patch] RM6338 - Missing dependency in package pgadmin4-desktop on RHEL8/CentOS8