Commit ddce80f5 authored by Seblu's avatar Seblu
Browse files

Add python to build depends

parent 0b269495
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -9,7 +9,8 @@ arch=('x86_64')
license=('GPL2')
url='http://www.kernel.org'
options=('!strip' '!buildflags')
makedepends=('glibc' 'libelf' 'kmod' 'git' 'make' 'gcc' 'bc' 'sed' 'cpio')
makedepends=('glibc' 'libelf' 'kmod' 'git' 'make' 'gcc' 'bc' 'sed' 'cpio'
  'python')
depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git