mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-15 20:25:17 +03:00
8 lines
233 B
Diff
8 lines
233 B
Diff
--- a/src/dune
|
|
+++ b/src/dune
|
|
@@ -3,4 +3,4 @@
|
|
(public_name zed)
|
|
(wrapped false)
|
|
(flags (:standard -safe-string))
|
|
- (libraries bytes react camomile result charInfo_width))
|
|
+ (libraries bytes react camomile charInfo_width))
|