Skip to content

[sdl2] Fix pkgconfig: missing system lib dbus-1#13520

Merged
ras0219-msft merged 1 commit intomicrosoft:masterfrom
JackBoosY:dev/jack/13236
Sep 14, 2020
Merged

[sdl2] Fix pkgconfig: missing system lib dbus-1#13520
ras0219-msft merged 1 commit intomicrosoft:masterfrom
JackBoosY:dev/jack/13236

Conversation

@JackBoosY
Copy link
Contributor

CMake Error at scripts/cmake/vcpkg_fixup_pkgconfig.cmake:232 (message):
  Library "dbus-1" was not found! If it is a system library use the
  SYSTEM_LIBRARIES parameter for the vcpkg_fixup_pkgconfig call! Otherwise,
  correct the *.pc file
Call Stack (most recent call first):
  scripts/cmake/vcpkg_fixup_pkgconfig.cmake:298 (vcpkg_fixup_pkgconfig_check_files)
  ports/sdl2/portfile.cmake:97 (vcpkg_fixup_pkgconfig)
  scripts/ports.cmake:79 (include)

Fixes #13236.

@JackBoosY JackBoosY added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Sep 14, 2020
@JackBoosY JackBoosY requested a review from PhoebeHui September 14, 2020 06:42
@PhoebeHui PhoebeHui added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Sep 14, 2020
@ras0219-msft ras0219-msft merged commit a9a1dac into microsoft:master Sep 14, 2020
@ras0219-msft
Copy link
Contributor

LGTM, thanks!

@JackBoosY JackBoosY deleted the dev/jack/13236 branch September 15, 2020 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sdl2[core]:x64-linux] build failure

3 participants