adwaita-qt: add dev output
So that gtk3.dev is not included in the closure through CMake files.
This commit is contained in:
@@ -14,6 +14,8 @@ mkDerivation rec {
|
||||
pname = "adwaita-qt";
|
||||
version = "1.4.0";
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "FedoraQt";
|
||||
repo = pname;
|
||||
|
||||
Reference in New Issue
Block a user