Skip to content

Commit

Permalink
Incorrect library name in libdnf5-cli.pc
Browse files Browse the repository at this point in the history
  • Loading branch information
m-blaha authored and ppisar committed Dec 17, 2024
1 parent b533df5 commit 077502a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libdnf5-cli/libdnf5-cli.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Description: Library for working with a terminal in a command-line package manag
Version: @PROJECT_VERSION@
Requires: @LIBDNF5_CLI_PC_REQUIRES_STRING@
Requires.private: @LIBDNF5_CLI_PC_REQUIRES_PRIVATE_STRING@
Libs: -L${libdir} -ldnf-cli
Libs: -L${libdir} -ldnf5-cli
Cflags: -I${includedir}

0 comments on commit 077502a

Please sign in to comment.