Skip to content

Commit

Permalink
media-gfx/kgeotag: Drop obsolete cmake arg
Browse files Browse the repository at this point in the history
Upstream commits (really a journey of cmake args):
a4bfeca2a57a500a94f2f5fca5ce69fe09a10760
1d31dad0361a728e27ef55a9c88d49a434e9b568
a2ac181500df6fe9655fd4743117d393c4976477
aa62cf366e49d3c4da7809bdbc29d7e7597a5d36

Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 12, 2024
1 parent c991c33 commit 8deaecd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions media-gfx/kgeotag/kgeotag-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,3 @@ RDEPEND="${DEPEND}
"

DOCS=( CHANGELOG.rst README.md )

src_configure() {
local mycmakeargs=(
-DUSE_QT6=ON
)
ecm_src_configure
}

0 comments on commit 8deaecd

Please sign in to comment.