Skip to content

Commit 451ff4c

Browse files
ibaraGeod24
authored andcommitted
OpenBSD: the dub package is just named dub now
1 parent a47558e commit 451ff4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

download.dd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,10 @@ sudo snap install --classic dub
175175
sudo snap install --classic ldc2))
176176

177177
$(DOWNLOAD_OTHER $(OPENBSD), $(LINK2 https://openports.se/lang/dmd, OpenBSD), $(CONSOLE # install DMD compiler
178-
179178
doas pkg_add dmd
180179

181180
\# install DUB package/build manager (and DMD if not already installed)
182-
doas pkg_add dub-dmd
181+
doas pkg_add dub
183182

184183
\# install D tools
185184
doas pkg_add dtools))

0 commit comments

Comments
 (0)