diff options
author | Julien Roy <julien@jroy.ca> | 2024-04-05 18:15:16 -0400 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2024-04-05 18:15:34 -0400 |
commit | 01f7afbd0be7c51b46b8da7f1961a80da3beddb8 (patch) | |
tree | 8ee69033edeafa80e2e30026f99b5327224d0820 /dev-db | |
parent | media-sound/lms: fix run time issue due to unmet USE flags requirements (diff) | |
download | guru-01f7afbd0be7c51b46b8da7f1961a80da3beddb8.tar.gz guru-01f7afbd0be7c51b46b8da7f1961a80da3beddb8.tar.bz2 guru-01f7afbd0be7c51b46b8da7f1961a80da3beddb8.zip |
dev-db/pg_query_vala: add link to upstream PR for patch
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pg_query_vala/pg_query_vala-0.1.0_pre20240326.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/pg_query_vala/pg_query_vala-0.1.0_pre20240326.ebuild b/dev-db/pg_query_vala/pg_query_vala-0.1.0_pre20240326.ebuild index 801328044..7fd0648e6 100644 --- a/dev-db/pg_query_vala/pg_query_vala-0.1.0_pre20240326.ebuild +++ b/dev-db/pg_query_vala/pg_query_vala-0.1.0_pre20240326.ebuild @@ -31,6 +31,7 @@ BDEPEND=" " PATCHES=( + # https://github.com/ppvan/pg_query_vala/pull/2 "${FILESDIR}/unbundle_libpg_query.patch" ) |