mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 15:20:06 -07:00
grub: fix depends
This commit is contained in:
parent
0efbea6fc8
commit
9a7a6376f3
@ -1,7 +1,7 @@
|
||||
#autoconf make
|
||||
#automake make
|
||||
#binutils make
|
||||
#bison make
|
||||
#flex make
|
||||
#linux-headers make
|
||||
#python make
|
||||
autoconf make
|
||||
automake make
|
||||
binutils make
|
||||
bison make
|
||||
flex make
|
||||
linux-headers make
|
||||
python make
|
||||
|
@ -1,3 +1,3 @@
|
||||
b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450 wpa_supplicant-2.6.tar.gz
|
||||
a689336a12a99151b9de5e25bfccadb88438f4f4438eb8db331cd94346fd3d96 wpa_supplicant-2.8.tar.gz
|
||||
6a753cde8110f38580ed8e73a50b344c9249aabcef9f1fc689900e9f0c424640 .config
|
||||
74f11593684ebbf49a742ec70432c7e653489673375ecb08e9a6d32a4deef95f libressl.patch
|
||||
|
@ -1,3 +1,3 @@
|
||||
http://w1.fi/releases/wpa_supplicant-2.6.tar.gz
|
||||
http://w1.fi/releases/wpa_supplicant-2.8.tar.gz
|
||||
files/.config
|
||||
patches/libressl.patch
|
||||
|
@ -1 +1 @@
|
||||
2.6 1
|
||||
2.8 1
|
||||
|
Loading…
Reference in New Issue
Block a user