liblqr1: split outputs
Prevent glib.dev reference from ending up in out due to glib being propagated.
This commit is contained in:
@@ -4,6 +4,8 @@ stdenv.mkDerivation rec {
|
||||
pname = "liblqr-1";
|
||||
version = "0.4.2";
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "carlobaldassi";
|
||||
repo = "liblqr";
|
||||
|
||||
Reference in New Issue
Block a user