diff options
-rw-r--r-- | media-gfx/kgeotag/kgeotag-1.7.0.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/media-gfx/kgeotag/kgeotag-1.7.0.ebuild b/media-gfx/kgeotag/kgeotag-1.7.0.ebuild index 17c7be8efaef..a8764167058c 100644 --- a/media-gfx/kgeotag/kgeotag-1.7.0.ebuild +++ b/media-gfx/kgeotag/kgeotag-1.7.0.ebuild @@ -35,10 +35,3 @@ RDEPEND="${DEPEND} " DOCS=( CHANGELOG.rst README.md ) - -src_configure() { - local mycmakeargs=( - -DUSE_QT6=ON - ) - ecm_src_configure -} |