diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-07 21:53:24 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-03-07 22:44:50 +0100 |
commit | 6a6358a9a63255ca23a2a32142192aeb3aee9eb1 (patch) | |
tree | afd0a555feb7c0eacc277c4b8f1acefdb3ee1b25 /community/gnome-shell | |
parent | 8371e6ce582f40ae86e8a32bf3e902d39f295b4c (diff) | |
download | aports-6a6358a9a63255ca23a2a32142192aeb3aee9eb1.tar.bz2 aports-6a6358a9a63255ca23a2a32142192aeb3aee9eb1.tar.xz |
community/gnome-shell: use libnma-dev instead of network-manager-applet-dev
libnma-dev was split out of network-manager-applet-dev
Diffstat (limited to 'community/gnome-shell')
-rw-r--r-- | community/gnome-shell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD index a56c294334..da8531ca3f 100644 --- a/community/gnome-shell/APKBUILD +++ b/community/gnome-shell/APKBUILD @@ -40,7 +40,7 @@ makedepends="gnome-desktop-dev ibus-dev sassc networkmanager-dev - network-manager-applet-dev + libnma-dev gnome-control-center-dev py3-setuptools gnome-bluetooth-dev |