Skip to content

Commit c47801f

Browse files
committed
add NFC support
1 parent 2857391 commit c47801f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

manifest

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export KERNEL_PACKAGE_ORIGIN="local"
1616
export PACKAGES="\
1717
accountsservice \
1818
acpi_call-dkms \
19+
acsccid \
1920
alsa-firmware \
2021
alsa-utils \
2122
amd-ucode \
@@ -82,6 +83,7 @@ export PACKAGES="\
8283
lib32-vulkan-icd-loader \
8384
libcurl-gnutls \
8485
libidn11 \
86+
libnfc \
8587
libretro-beetle-pce-fast \
8688
libretro-beetle-psx-hw \
8789
libretro-citra \
@@ -134,6 +136,7 @@ export PACKAGES="\
134136
pulsemixer \
135137
python \
136138
python-notify2 \
139+
python-pyscard \
137140
qtractor \
138141
retroarch \
139142
rsync \
@@ -246,6 +249,7 @@ export SERVICES="\
246249
inputplumber-suspend \
247250
lightdm \
248251
nvidia-powerd \
252+
pcscd.socket \
249253
powerstation \
250254
steam-powerbuttond \
251255
sshd \
@@ -258,6 +262,7 @@ export USER_SERVICES="\
258262
pipewire \
259263
steam-patch.service \
260264
chimera-cart-monitor.service \
265+
chimera-nfc-monitor.service \
261266
"
262267

263268
export FILES_TO_DELETE="\

0 commit comments

Comments
 (0)