Skip to content

Commit 801503f

Browse files
committed
Automake requires autotools to build
1 parent a380a10 commit 801503f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/automake.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extends: [autotools_package]
22

3-
#dependencies:
4-
# build: [perl]
3+
dependencies:
4+
build: [autoconf]
55

66
defaults:
77
relocatable: false

0 commit comments

Comments
 (0)