weblate: cleanup gettext change
This commit is contained in:
parent
23157759eb
commit
c559ae7ea4
@ -48,7 +48,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
./cache.lock.patch
|
||||
];
|
||||
|
||||
build-system = [ gettext ] ++ (with python.pkgs; [ setuptools ]);
|
||||
build-system = with python.pkgs; [ setuptools ];
|
||||
|
||||
nativeBuildInputs = [ gettext ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user