gtkvnc: add libgpgerror as dependency
This commit is contained in:
parent
fc276c7aab
commit
38d9663367
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
||||
sha1 = "3ce0ac4db434fc1546fec074841ff40dc48c1167";
|
||||
};
|
||||
|
||||
buildInputs = [ bison glibc bash makeWrapper ];
|
||||
buildInputs = [ bison glibc bash makeWrapper libgpgerror ];
|
||||
|
||||
NIX_CFLAGS_COMPILE = "-Wno-error=cpp";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user