public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bradford Boyle <[email protected]>
To: Dale Deibert <[email protected]>
Cc: [email protected]
Subject: Re: pgmodeler for Ubuntu 22.04
Date: Tue, 28 Nov 2023 10:30:35 -0800
Message-ID: <CAOMoQbRHq=yswcTBJT9KGLX62L-6u6Hwj=SGp8dFwJSB6mU5Kg@mail.gmail.com> (raw)
In-Reply-To: <CAJfOSzTGo3_jiP+7YD-SHNXB-aFoKVW0j3wo2wq+9y8=A+--Pw@mail.gmail.com>
References: <CAJfOSzSaWykCnUVMkSzpbJNO1=YiU7BUyMRfOyL+L8a6Fv2a0w@mail.gmail.com>
<CAOMoQbRq8wwrLunFg-RseQkNnL+JW+7bPTOSOq4-vJwt+gfcuw@mail.gmail.com>
<CAJfOSzTGo3_jiP+7YD-SHNXB-aFoKVW0j3wo2wq+9y8=A+--Pw@mail.gmail.com>
On Tue, Nov 28, 2023 at 6:50 AM Dale Deibert <[email protected]> wrote:
> I understand that there is a dependency, but I am clearly missing some context. What is it that prevents adding qt6-svg-dev as a dependency for pgmodeler?
qt6-svg-dev is a dependency of pgmodeler but qt6-svg-dev is not
available in jammy's repos. Running 'apt install qt6-svg-dev' results in
the error 'E: Unable to locate package qt6-svg-dev'. Looking at the
files provided by qt6-svg-dev, I suspect that the package
'libqt6svg6-dev' (which is in jammy) was renamed to 'qt6-svg-dev'. It
might be possible to build a newer version of pgmodeler for jammy using
this dependency but I believe that all packages in pgdg are (re-)built
from the same Debian source package. We would need to replace
'qt6-svg-dev' with 'libqt6svg6-dev' when building for jammy. Looking at
the generate-pgdg-source script [1], it _might_ be possible to add that
as a tweak. I can try and work on a patch for this in the next couple of
days.
--Bradford
[1]: https://git.postgresql.org/gitweb/?p=pgapt.git;a=blob;f=jenkins/generate-pgdg-source;h=75b2def605311...
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgmodeler for Ubuntu 22.04
In-Reply-To: <CAOMoQbRHq=yswcTBJT9KGLX62L-6u6Hwj=SGp8dFwJSB6mU5Kg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox