Skip to content

Commit 33d7539

Browse files
committed
[fix] : Fixed pikaur config
1 parent 6411108 commit 33d7539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/base/config.i686

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#-- Use pikaur --#
4747
aur_helper_package="pikaur"
4848
aur_helper_command="pikaur"
49-
aur_helper_depends=("pyalpm" "asp")
49+
aur_helper_depends=("pyalpm" "asp" "python-commonmark")
5050
aur_helper_args=(
5151
--aur
5252
--noedit

0 commit comments

Comments
 (0)