Skip to content

Commit

Permalink
kde-misc/krename: Fix merge mistake
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 26, 2019
1 parent 5917791 commit 885ef46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kde-misc/krename/krename-5.0.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ PATCHES=( "${FILESDIR}/${P}-exiv2-0.27.patch" )

src_configure() {
local mycmakeargs=(
$(cmake_use_find_package exif Exiv2)
$(cmake_use_find_package exif LibExiv2)
$(cmake_use_find_package pdf PoDoFo)
$(cmake_use_find_package taglib Taglib)
$(cmake_use_find_package truetype Freetype)
Expand Down

0 comments on commit 885ef46

Please sign in to comment.