gpgmepp: split outputs
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -16,6 +16,11 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-1HlgScBnCKJvMJb3SO8JU0fho8HlcFYXAf6VLD9WU4I=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
"dev"
|
||||
];
|
||||
|
||||
patches = [
|
||||
./0001-Fix-handling-of-absolute-install-dirs-in-.pc-install.patch
|
||||
./0001-Don-t-hardcode-include-as-includedir.patch
|
||||
|
||||
Reference in New Issue
Block a user