Skip to content

Commit

Permalink
app-office/merkuro: refresh deps
Browse files Browse the repository at this point in the history
* Add kmailtransport (upstream commit 1191aab21e066f3045634ad238503a39a8bc8f1b)
* Add kmbox, kmime (upstream commit c75d1a55c02f37ff2677fa95ed4a6344a9d015bd)
* Add TODO re qt5compat (upstream commit 578c2acf4da3e7b26206a9834a79928630f76ecf)
* Add TODO re kmessagecomposer (upstream commit d06a8a8f85e0ebb87d79878ef2231991ab93f254)

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 25, 2024
1 parent e5fc3e4 commit ff4e262
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app-office/merkuro/merkuro-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ IUSE=""
# All of the tests involve interacting with akonadi right now (as of 22.04)
RESTRICT="test"

# TODO: Needs messagecomposer
DEPEND="
app-crypt/gpgme:=[cxx]
dev-libs/kirigami-addons:6
Expand All @@ -32,6 +33,9 @@ DEPEND="
>=kde-apps/akonadi-mime-${PVCUT}:6
>=kde-apps/kcalutils-${PVCUT}:6
>=kde-apps/kidentitymanagement-${PVCUT}:6
>=kde-apps/kmailtransport-${PVCUT}:6
>=kde-apps/kmbox-${PVCUT}:6
>=kde-apps/kmime-${PVCUT}:6
>=kde-apps/mailcommon-${PVCUT}:6
>=kde-apps/mimetreeparser-${PVCUT}:6
>=kde-frameworks/kcalendarcore-${KFMIN}:6
Expand All @@ -47,6 +51,7 @@ DEPEND="
>=kde-frameworks/kwindowsystem-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
# TODO: is qt5compat still needed? 578c2acf4da3e7b26206a9834a79928630f76ecf
# qtlocation is needed at runtime only or fails to start
RDEPEND="${DEPEND}
>=dev-qt/qt5compat-${QTMIN}:6[qml]
Expand Down

0 comments on commit ff4e262

Please sign in to comment.