staruml: mark dpkg as nativeBuildInputs

This commit is contained in:
uHOOCCOOHu 2019-04-29 01:11:03 +08:00
parent 8b85bbfc34
commit 544c667851

View file

@ -21,9 +21,7 @@ stdenv.mkDerivation rec {
sha256 = "05gzrnlssjkhyh0wv019d4r7p40lxnsa1sghazll6f233yrqmxb0";
};
buildInputs = [ dpkg ];
nativeBuildInputs = [ makeWrapper ];
nativeBuildInputs = [ makeWrapper dpkg ];
unpackPhase = ''
mkdir pkg