diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-05-24 13:30:28 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-05-24 13:30:44 +0200 |
commit | 447071236919a9a8aaa7934ec3a07f9eb2a84be6 (patch) | |
tree | f2b766b78c571d5d246e3fc2ba4e022bdf834d8e /dev-util/blueprint-compiler | |
parent | dev-qt/qtwebengine: drop 5.15.9_p20230421 (diff) | |
download | gentoo-447071236919a9a8aaa7934ec3a07f9eb2a84be6.tar.gz gentoo-447071236919a9a8aaa7934ec3a07f9eb2a84be6.tar.bz2 gentoo-447071236919a9a8aaa7934ec3a07f9eb2a84be6.zip |
dev-util/blueprint-compiler: add libadwaita test dep
Closes: https://bugs.gentoo.org/907067
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-util/blueprint-compiler')
-rw-r--r-- | dev-util/blueprint-compiler/blueprint-compiler-0.8.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.8.1.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-0.8.1.ebuild index f5873dae1505..d93144b69f51 100644 --- a/dev-util/blueprint-compiler/blueprint-compiler-0.8.1.ebuild +++ b/dev-util/blueprint-compiler/blueprint-compiler-0.8.1.ebuild @@ -42,6 +42,7 @@ BDEPEND=" ) test? ( gui-libs/gtk:4[introspection] + gui-libs/libadwaita:1[introspection] ) " |