opencpn: use wrapGAppsHook3 (#386346)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user