mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
gnome-extra/mousetweaks: fix missing dependency on gtk[X]
Gentoo-Bug: 586490 Package-Manager: portage-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -17,7 +17,7 @@ IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.25.9:2
|
||||
>=x11-libs/gtk+-3:3
|
||||
>=x11-libs/gtk+-3:3[X]
|
||||
>=gnome-base/gsettings-desktop-schemas-0.1
|
||||
|
||||
x11-libs/libX11
|
||||
|
||||
Reference in New Issue
Block a user