diff --git a/device/testing/device-samsung-chagallwifi/APKBUILD b/device/testing/device-samsung-chagallwifi/APKBUILD index 71e204557..0ae8e5d2a 100644 --- a/device/testing/device-samsung-chagallwifi/APKBUILD +++ b/device/testing/device-samsung-chagallwifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=device-samsung-chagallwifi pkgdesc="Samsung Galaxy Tab S 10.5" pkgver=2 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="armv7" @@ -43,7 +43,7 @@ kernel_downstream() { kernel_mainline() { pkgdesc="Mainline WIP (usb networking and wifi works but not much else)" - depends="linux-postmarketos-exynos5" + depends="linux-postmarketos-exynos5 postmarketos-initramfs-minimal" devicepkg_subpackage_kernel $startdir $pkgname $subpkgname }