Skip to content

Commit

Permalink
bugfix: mircommon-internal-dev was erroneously including some libs (#…
Browse files Browse the repository at this point in the history
…3366)

My local version of `pkgconfig` doesn't complain about this, but it is
most definitely an error!
  • Loading branch information
AlanGriffiths authored May 2, 2024
2 parents fe39f76 + 3987f15 commit 1fda794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common/mircommon-internal.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ prefix=@CMAKE_INSTALL_PREFIX@
includedir=@PKGCONFIG_INCLUDEDIR@/mircommon-internal

Name: mircommon-internal
Description: Mir server internal headers
Description: Mir common internal headers
Version: @MIR_VERSION@
Libs: -L${libdir} -lmircommon
Requires: mircommon mircore
Cflags: -I${includedir}

0 comments on commit 1fda794

Please sign in to comment.