summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-13 19:53:18 +0000
committerSam James <sam@gentoo.org>2022-05-13 20:03:42 +0000
commit2ae00deee2f495f38b609a037b1a7970a34d2ed2 (patch)
treea71fa05a3570bafc84b77962746e9e3a3839ee87 /app-laptop
parentapp-laptop/ibam: update EAPI 6 -> 8 (diff)
downloadgentoo-2ae00deee2f495f38b609a037b1a7970a34d2ed2.tar.gz
gentoo-2ae00deee2f495f38b609a037b1a7970a34d2ed2.tar.bz2
gentoo-2ae00deee2f495f38b609a037b1a7970a34d2ed2.zip
app-laptop/ibam: use BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/ibam/ibam-0.5.2-r5.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/app-laptop/ibam/ibam-0.5.2-r5.ebuild b/app-laptop/ibam/ibam-0.5.2-r5.ebuild
index e20f619db816..c69bc821262d 100644
--- a/app-laptop/ibam/ibam-0.5.2-r5.ebuild
+++ b/app-laptop/ibam/ibam-0.5.2-r5.ebuild
@@ -16,15 +16,13 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gkrellm"
-RDEPEND="
- gkrellm? (
+RDEPEND="gkrellm? (
app-admin/gkrellm:2[X]
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
)"
-DEPEND="
- ${RDEPEND}
- gkrellm? ( virtual/pkgconfig )"
+DEPEND="${RDEPEND}"
+BDEPEND="gkrellm? ( virtual/pkgconfig )"
PATCHES=(
"${FILESDIR}"/${P}-build.patch