diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2024-03-13 08:53:13 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2024-03-13 08:54:25 +0100 |
commit | 40c2eae8a95215fc33a1223bf5d9e103b9c8dbb5 (patch) | |
tree | a0fa3209b34ccd13735cab3258911983958089d0 /net-misc/owncloud-client | |
parent | dev-python/nbclient: Bump to 0.9.1 (diff) | |
download | gentoo-40c2eae8a95215fc33a1223bf5d9e103b9c8dbb5.tar.gz gentoo-40c2eae8a95215fc33a1223bf5d9e103b9c8dbb5.tar.bz2 gentoo-40c2eae8a95215fc33a1223bf5d9e103b9c8dbb5.zip |
net-misc/owncloud-client: add dependency on libre-graph-api-cpp-qt-client
This new unbundled package was added in tree but not in this ebuild deps
Closes: https://bugs.gentoo.org/926876
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'net-misc/owncloud-client')
-rw-r--r-- | net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild b/net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild index 00ede286c251..b9f26661351c 100644 --- a/net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild +++ b/net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild @@ -21,6 +21,7 @@ RDEPEND=">=dev-db/sqlite-3.4:3 dev-libs/qtkeychain[keyring?,qt6(+)] dev-qt/kdsingleapplication[qt6] dev-qt/qtbase:6[concurrent,gui,network,ssl,widgets] + net-libs/libre-graph-api-cpp-qt-client sys-fs/inotify-tools" DEPEND="${RDEPEND} |