aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnote
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-02-16 22:16:34 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-02-26 20:00:33 +0100
commit7d4f98b6ee761b3a66353a74ad611ea7b72312eb (patch)
tree3887d3da5935a2856af15c358302ccbac846b8d5 /community/gnote
parent3d9ec5bb8d6065884e4f7dcb4496a7641317d0aa (diff)
downloadaports-7d4f98b6ee761b3a66353a74ad611ea7b72312eb.tar.bz2
aports-7d4f98b6ee761b3a66353a74ad611ea7b72312eb.tar.xz
community/gnote: depend on dbus:org.freedesktop.Secrets
This way a secret manager is pulled in
Diffstat (limited to 'community/gnote')
-rw-r--r--community/gnote/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/gnote/APKBUILD b/community/gnote/APKBUILD
index 8bafc3d84a..7a6c5d7a55 100644
--- a/community/gnote/APKBUILD
+++ b/community/gnote/APKBUILD
@@ -2,11 +2,12 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnote
pkgver=3.34.1
-pkgrel=0
+pkgrel=1
pkgdesc="https://wiki.gnome.org/Apps/Gnote"
url="Gnote is a port of Tomboy to C++"
arch="all"
license="GPL-3.0-or-later"
+depends="dbus:org.freedesktop.Secrets"
makedepends="gtk+3.0-dev glibmm-dev gtkmm3-dev libsecret-dev gspell-dev
libxslt-dev util-linux-dev intltool itstool desktop-file-utils"
options="!check" # missing dep: unittestcpp