Skip to content

Commit

Permalink
kde-apps/signon-kwallet-extension: Add missing net-libs/signond[qt5] …
Browse files Browse the repository at this point in the history
…USEdep

Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 19, 2023
1 parent c8660a2 commit 929a2bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

KFMIN=5.104.0
KFMIN=5.106.0
inherit ecm gear.kde.org

DESCRIPTION="KWallet extension for signond"
Expand All @@ -15,6 +15,6 @@ KEYWORDS=""

DEPEND="
>=kde-frameworks/kwallet-${KFMIN}:5
net-libs/signond
>=net-libs/signond-8.61-r1[qt5(-)]
"
RDEPEND="${DEPEND}"
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

KFMIN=5.104.0
KFMIN=5.106.0
inherit ecm gear.kde.org

DESCRIPTION="KWallet extension for signond"
Expand All @@ -15,6 +15,6 @@ KEYWORDS=""

DEPEND="
>=kde-frameworks/kwallet-${KFMIN}:5
net-libs/signond
>=net-libs/signond-8.61-r1[qt5(-)]
"
RDEPEND="${DEPEND}"

0 comments on commit 929a2bc

Please sign in to comment.