Skip to content

Commit b193ac7

Browse files
committed
Require ltdl explicitly
1 parent 9f1dd99 commit b193ac7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/update_dockerfile.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@
756756
remi => [qw( php php-mbstring php-mysqlnd php-gd php-pecl-memcache php-xml )],
757757
crb => [qw( giflib-devel )],
758758
epel => [qw( libidn-devel )],
759+
devel => [qw( libtool-ltdl-devel )],
759760
},
760761
epel => {
761762
rpm => 'epel-release',

0 commit comments

Comments
 (0)