Unverified Commit 2bada399 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

opencpn: use wrapGAppsHook3 (#386346)

parents 0b32cf1e 71601a78
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
  fetchFromGitHub,
  flac,
  gitMinimal,
  gtk3,
  wrapGAppsHook3,
  glew,
  gtest,
  jasper,
@@ -68,6 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
      cmake
      pkg-config
      gtest
      wrapGAppsHook3
    ]
    ++ lib.optionals stdenv.hostPlatform.isLinux [
      lsb-release
@@ -89,7 +90,6 @@ stdenv.mkDerivation (finalAttrs: {
      AppKit
    ]
    ++ [
      gtk3
      glew
      jasper
      libGLU