device-asus-s5507q: remove inexistent fw package from depends
It seems to have been removed in https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8312 but the actual device package did not get fixed up. Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8389>
This commit is contained in:
parent
c5a625ac35
commit
9fa7c035d4
1 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ maintainer="binarycraft007 <keep.it.sns@gmail.com>"
|
|||
pkgname=device-asus-s5507q
|
||||
pkgdesc="ASUS Vivobook S 15"
|
||||
pkgver=6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -13,7 +13,6 @@ depends="
|
|||
postmarketos-base
|
||||
systemd-boot
|
||||
firmware-asus-s5507q-dpu
|
||||
firmware-asus-s5507q-audio
|
||||
dtbloader
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue