commit:     2e9553e0b6286334f567b8c14abc68aa86ad48ea
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 21:34:25 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 21:35:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9553e0

dev-ml/labltk: add internal deps

Closes: https://bugs.gentoo.org/882021
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/labltk/files/labltk-8.06.12-shuffle.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch 
b/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch
index 7d5c94356c5c..005c7264a8b4 100644
--- a/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch
+++ b/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch
@@ -10,3 +10,12 @@
  depend: parser.ml parser.mli lexer.ml pplex.ml ppyac.ml ppyac.mli
        $(CAMLDEP) *.mli *.ml > .depend
  
+--- a/browser/Makefile 2023-01-25 22:29:40.784044151 +0100
++++ b/browser/Makefile 2023-01-25 22:29:56.579838693 +0100
+@@ -18,3 +18,6 @@
+ 
+ dummy.ml:
+       cp dummyUnix.ml dummy.ml
++
++shell.cmo : dummy.cmo
++shell.cmx : dummy.cmx

Reply via email to