Skip to content

Commit

Permalink
revert changes in sabnzbd
Browse files Browse the repository at this point in the history
- avoid conflicting changes with SynoCommunity#6366
  • Loading branch information
hgy59 committed Jan 18, 2025
1 parent ed7f0c6 commit 1a6fd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/sabnzbd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SPK_REV = 72
SPK_ICON = src/sabnzbd.png

PYTHON_PACKAGE = python311
DEPENDS = cross/busybox cross/par2cmdline-turbo cross/unrar cross/p7zip cross/sabnzbd
DEPENDS = cross/busybox cross/par2cmdline-turbo cross/unrar cross/p7zip cross/$(SPK_NAME)
SPK_DEPENDS = "python311>=3.11.5-8"

WHEELS = src/requirements-crossenv.txt src/requirements-pure.txt
Expand Down

0 comments on commit 1a6fd0e

Please sign in to comment.