Skip to content

Commit

Permalink
kde-apps/kpat: refresh deps
Browse files Browse the repository at this point in the history
This one made the release. Upstream commit 4382176c0540dfac044d25d694eebcad78b6ee61.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 25, 2024
1 parent 6db4ed7 commit ecc1aa5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kde-apps/kpat/kpat-24.02.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"
# TODO: || ( 7zip gzip )
BDEPEND="app-alternatives/gzip"

src_configure() {
local mycmakeargs=(
Expand Down
2 changes: 2 additions & 0 deletions kde-apps/kpat/kpat-24.02.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"
# TODO: || ( 7zip gzip )
BDEPEND="app-alternatives/gzip"

src_configure() {
local mycmakeargs=(
Expand Down
2 changes: 2 additions & 0 deletions kde-apps/kpat/kpat-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"
# TODO: || ( 7zip gzip )
BDEPEND="app-alternatives/gzip"

src_configure() {
local mycmakeargs=(
Expand Down

0 comments on commit ecc1aa5

Please sign in to comment.