device-generic-x86_64: depend on hwdata
This is useful for having more hardware work OOTB when using this generic image. On openrc installs, which pulls in eudev-hwids. Fixes #3744 Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6611 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
726a56ff40
commit
b524646bde
1 changed files with 2 additions and 1 deletions
|
|
@ -3,13 +3,14 @@
|
|||
pkgname=device-generic-x86_64
|
||||
pkgdesc="Generic x86_64 system, with EFI"
|
||||
pkgver=19
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="x86_64"
|
||||
options="!check !archcheck"
|
||||
depends="
|
||||
alsa-ucm-conf
|
||||
hwdata
|
||||
postmarketos-base
|
||||
systemd-boot
|
||||
systemd-boot-x86
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue