Skip to content

Commit

Permalink
(PA-6002) Remove autoconf and automake, replace them with pl-autotools
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamshinde360 committed Feb 19, 2024
1 parent ac18609 commit a0b8961
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions configs/platforms/sles-11-x86_64.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@
plat.add_build_repository "http://pl-build-tools.delivery.puppetlabs.net/yum/sles/11/x86_64/pl-build-tools-sles-11-x86_64.repo"
packages = [
"aaa_base",
"autoconf",
"automake",
"libbz2-devel",
"make",
"pkgconfig",
"pl-autotools",
"pl-cmake",
#"pl-gcc",
"readline-devel",
"rsync",
"zlib-devel"
Expand Down

0 comments on commit a0b8961

Please sign in to comment.