re-enable most graphics tools under macOS

workmac
Trolli Schmittlauch 2023-02-11 01:38:30 +01:00
parent 24bd8861d5
commit 2f9d4529d3
1 changed files with 3 additions and 3 deletions

View File

@ -63,8 +63,8 @@ let
graphicsApps = [ graphicsApps = [
inkscape inkscape
darktable darktable
hugin #hugin
luminanceHDR #luminanceHDR
exiftool exiftool
gimp gimp
xournal xournal
@ -273,7 +273,7 @@ in
#++ desktopApps #++ desktopApps
#++ latexApps #++ latexApps
++ pythonApps ++ pythonApps
#++ graphicsApps ++ graphicsApps
++ multimediaApps ++ multimediaApps
++ devTools ++ devTools
#++ kdeTools #++ kdeTools