diff options
Diffstat (limited to 'net/gnome-online-accounts/Makefile')
-rw-r--r-- | net/gnome-online-accounts/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 11e0d1bcf381..a70c958f911b 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnome-online-accounts -PORTVERSION= 3.54.4 +PORTVERSION= 3.54.5 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -16,10 +16,9 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libsecret-1.so:security/libsecret \ libsoup-3.0.so:devel/libsoup3 \ librest-1.0.so:net/librest1 \ - libp11-kit.so:security/p11-kit \ libdbus-1.so:devel/dbus -USES= compiler:c++11-lib desktop-file-utils gettext gnome \ +USES= compiler:c++11-lib desktop-file-utils gettext-tools gnome \ localbase meson pkgconfig tar:xz vala:build USE_GNOME= glib20 gtk40 introspection:build libadwaita libxml2 \ libxslt:build |