diff options
author | 2024-05-24 14:58:53 -0400 | |
---|---|---|
committer | 2024-05-24 14:58:53 -0400 | |
commit | aecb1271b13aef71e690c4764b1613266c055722 (patch) | |
tree | 7ab7841fc70c7e3485b6dcd1705b418834e34148 /dev-db | |
parent | app-crypt/tang: add missing RDEPENDs (diff) | |
download | guru-aecb1271b13aef71e690c4764b1613266c055722.tar.gz guru-aecb1271b13aef71e690c4764b1613266c055722.tar.bz2 guru-aecb1271b13aef71e690c4764b1613266c055722.zip |
dev-db/pg_query_vala: add missing RDEPENDs
Closes: https://bugs.gentoo.org/932342
Signed-off-by: Julien Roy <julien@jroy.ca>b/
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pg_query_vala/pg_query_vala-0.1.0_pre20240326-r1.ebuild (renamed from 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-r1.ebuild index 08b0f46c1..b12fea21b 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-r1.ebuild @@ -21,6 +21,7 @@ KEYWORDS="~amd64" RDEPEND=" dev-db/libpg_query + dev-libs/glib " DEPEND="${RDEPEND}" BDEPEND=" |