Skip to content

Commit

Permalink
Add bison to required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sundarnagarajan committed Sep 27, 2018
1 parent af8663c commit a521d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion required_pkgs.sh
@@ -1,4 +1,4 @@
#!/bin/bash
REQD_PKGS="grub-efi-ia32-bin grub-efi-amd64-bin grub-pc-bin grub2-common grub-common util-linux parted gdisk mount xorriso genisoimage squashfs-tools rsync git build-essential kernel-package fakeroot libncurses5-dev libssl-dev ccache libfile-fcntllock-perl curl python-pexpect libelf-dev"
REQD_PKGS="grub-efi-ia32-bin grub-efi-amd64-bin grub-pc-bin grub2-common grub-common util-linux parted gdisk mount xorriso genisoimage squashfs-tools rsync git build-essential kernel-package fakeroot libncurses5-dev libssl-dev ccache libfile-fcntllock-perl curl python-pexpect libelf-dev bison"

$(dirname $0)/pkgs_missing_from.sh $REQD_PKGS

0 comments on commit a521d61

Please sign in to comment.