Skip to content

Commit fd7e2e0

Browse files
authored
Merge pull request #28493 from mtelvers/oqamldebug-patch
Update oqamldebug.0.9.5 dependencies
2 parents 6155ac2 + 4c050b7 commit fd7e2e0

File tree

1 file changed

+1
-4
lines changed
  • packages/oqamldebug/oqamldebug.0.9.5

1 file changed

+1
-4
lines changed

packages/oqamldebug/oqamldebug.0.9.5/opam

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ build: [
1010
[ make ]
1111
[ "strip" "oqamldebug" ]
1212
]
13-
depexts: [
14-
["qt4-qmake" "libqt4-dev"] {os-family = "debian"}
15-
]
1613
synopsis: "Graphical front-end to ocamldebug"
1714
description: """
1815
Features:
@@ -33,7 +30,7 @@ On debian install simply qt4-dev package..
3330

3431
On MacOS it is necessary to set QMAKESPEC as follow to install the package
3532
export QMAKESPEC=macx-g++"""
36-
depends: ["ocaml"]
33+
depends: ["ocaml" "conf-qt"]
3734
url {
3835
src:
3936
"https://github.com/ocaml/opam-source-archives/raw/main/oqamldebug-0.9.5.tar.gz"

0 commit comments

Comments
 (0)