5e9e1146e1
GitOrigin-RevId: 18036c0be90f4e308ae3ebcab0e14aae0336fe42
12 lines
371 B
Diff
12 lines
371 B
Diff
diff --git a/nyxt.asd b/nyxt.asd
|
|
index ea2630ce..fdf837e4 100644
|
|
--- a/nyxt.asd
|
|
+++ b/nyxt.asd
|
|
@@ -480,7 +480,6 @@ The renderer is configured from NYXT_RENDERER or `*nyxt-renderer*'."))
|
|
:defsystem-depends-on ("nasdf")
|
|
:class :nasdf-system
|
|
:depends-on (nyxt/gi-gtk)
|
|
- :build-operation "program-op"
|
|
:build-pathname "nyxt"
|
|
:entry-point "nyxt:entry-point")
|
|
|