Skip to content

Commit

Permalink
app-misc/alienfx: adapt cmake dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Freyermuth <[email protected]>
  • Loading branch information
olifre committed Mar 24, 2024
1 parent 13751be commit be6a244
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/alienfx/alienfx-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="8"
Expand All @@ -16,7 +16,7 @@ IUSE=""

RDEPEND="virtual/libusb:1"
DEPEND="${RDEPEND}
dev-util/cmake"
dev-build/cmake"

#multilib_src_install() {
# cmake_src_install
Expand Down
4 changes: 4 additions & 0 deletions app-misc/alienfx/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@
<email>[email protected]</email>
<name>Oliver Freyermuth</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/olifre/alienfx/issues</bugs-to>
<remote-id type="github">olifre/alienfx</remote-id>
</upstream
</pkgmetadata>

0 comments on commit be6a244

Please sign in to comment.