mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
net-wireless/limesuite: add binding := to fltk, soname changed
For what it's worth anyway, ebuild appears broken for other reasons at the moment (not planning to look into it myself, one *could* just remove the offending `rm` line but issue *may* be that the GUI is getting disabled for some reason and then it skips Desktop files). Skipping the revbump given a rebuild would likely fail anyway. Bug: https://bugs.gentoo.org/922785 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Copyright 2022-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -16,7 +16,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="
|
||||
x11-libs/fltk:1
|
||||
x11-libs/fltk:1=
|
||||
x11-libs/wxGTK:${WX_GTK_VER}
|
||||
net-wireless/soapysdr:=
|
||||
virtual/opengl
|
||||
|
||||
Reference in New Issue
Block a user