Skip to content

Commit

Permalink
gnome-base/gnome-shell: add missing libnma dependency
Browse files Browse the repository at this point in the history
Most people got it via gnome-control-center -> nm-applet, but
nothing ensured USE=introspection on there before.
It has to be able to successfully import with gjs if
Config.HAVE_NETWORKMANAGER is set at runtime, which it is if
built with USE=networkmanager.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
leio committed Apr 26, 2020
1 parent 42aef97 commit 74ba150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnome-base/gnome-shell/gnome-shell-3.34.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ DEPEND="
media-libs/gst-plugins-base:1.0
networkmanager? (
>=net-misc/networkmanager-1.10.4:=[introspection]
net-libs/libnma[introspection]
>=app-crypt/libsecret-0.18
dev-libs/dbus-glib )
systemd? ( >=sys-apps/systemd-31
Expand Down

0 comments on commit 74ba150

Please sign in to comment.