mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
app-admin/hiprompt-gtk: himitsu dependency, !hiprompt-gtk-py only in rdep
Bug: https://bugs.gentoo.org/962359 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -16,21 +16,25 @@ HOMEPAGE="https://git.sr.ht/~sircmpwn/hiprompt-gtk"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
# gui-apps/hiprompt-gtk-py: both are installing to /usr/bin/hiprompt-gtk
|
||||
RDEPEND="
|
||||
COMMON_DEPEND="
|
||||
dev-libs/glib
|
||||
>=gui-libs/gtk-4.18:4
|
||||
gui-libs/libadwaita
|
||||
gui-libs/gtk4-layer-shell
|
||||
!gui-apps/hiprompt-gtk-py
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
${COMMON_DEPEND}
|
||||
>=dev-lang/hare-0.25.2:=
|
||||
app-admin/himitsu
|
||||
dev-hare/hare-gi
|
||||
dev-hare/hare-adwaita
|
||||
dev-hare/hare-gtk4-layer-shell
|
||||
"
|
||||
# gui-apps/hiprompt-gtk-py: both are installing to /usr/bin/hiprompt-gtk
|
||||
RDEPEND="
|
||||
${COMMON_DEPEND}
|
||||
!gui-apps/hiprompt-gtk-py
|
||||
"
|
||||
|
||||
# All binaries are hare-built
|
||||
QA_FLAGS_IGNORED=".*"
|
||||
|
||||
Reference in New Issue
Block a user