gtranslator: fix build
bdbd121de0
bump requires update-destop-database.
This commit is contained in:
parent
1b295167ff
commit
125b69c7ba
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
, pkg-config
|
||||
, itstool
|
||||
, gettext
|
||||
, desktop-file-utils
|
||||
, wrapGAppsHook4
|
||||
, libxml2
|
||||
, libadwaita
|
||||
|
@ -35,6 +36,7 @@ stdenv.mkDerivation rec {
|
|||
pkg-config
|
||||
itstool
|
||||
gettext
|
||||
desktop-file-utils
|
||||
wrapGAppsHook4
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue