Skip to content

Commit

Permalink
Avoid makefile variables in DEPENDS for #6255
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Jan 7, 2025
1 parent f3befaa commit 7404ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/wallabag/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SPK_VERS = 2.6.10
SPK_REV = 6
SPK_ICON = src/wallabag.png

DEPENDS = cross/$(SPK_NAME)
DEPENDS = cross/wallabag
# Pure PHP package, make sure ARCH is noarch
override ARCH=noarch

Expand Down

0 comments on commit 7404ea6

Please sign in to comment.