mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-mobilephone/flashlight: update RDEPEND
Closes: https://bugs.gentoo.org/932288 Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -17,7 +17,10 @@ LICENSE="GPL-2"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
|
||||||
RDEPEND="x11-libs/gtk+"
|
RDEPEND="
|
||||||
|
dev-libs/glib
|
||||||
|
x11-libs/gtk+
|
||||||
|
"
|
||||||
BDEPEND="dev-lang/python-exec[native-symlinks]"
|
BDEPEND="dev-lang/python-exec[native-symlinks]"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user