summaryrefslogtreecommitdiff
path: root/pkg/swc/gen.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/swc/gen.lua')
-rw-r--r--pkg/swc/gen.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/swc/gen.lua b/pkg/swc/gen.lua
index 523503bb..0e77d902 100644
--- a/pkg/swc/gen.lua
+++ b/pkg/swc/gen.lua
@@ -41,10 +41,10 @@ pkg.deps = {
'$outdir/wayland-drm-server-protocol.h',
'$outdir/include/swc-server-protocol.h',
'$outdir/cursor/cursor_data.h',
- '$builddir/pkg/fontconfig/fetch.stamp',
- '$builddir/pkg/libdrm/fetch.stamp',
- '$builddir/pkg/libinput/fetch.stamp',
- '$builddir/pkg/libxkbcommon/fetch.stamp',
+ 'pkg/fontconfig/fetch',
+ 'pkg/libdrm/fetch',
+ 'pkg/libinput/fetch',
+ 'pkg/libxkbcommon/fetch',
'pkg/pixman/headers',
'pkg/wayland/headers',
'pkg/wayland-protocols/headers',