update depends
This commit is contained in:
parent
ae5c332c8a
commit
fd3780aedb
2 changed files with 2 additions and 2 deletions
|
|
@ -25,6 +25,6 @@ Target = *
|
|||
|
||||
[Action]
|
||||
Description = Performing snapper pre snapshot...
|
||||
Depends = snapper
|
||||
Depends = snap-pac
|
||||
When = PreTransaction
|
||||
Exec = /usr/share/libalpm/scripts/snap-pac pre
|
||||
|
|
|
|||
|
|
@ -25,6 +25,6 @@ Target = *
|
|||
|
||||
[Action]
|
||||
Description = Performing snapper post snapshot...
|
||||
Depends = snapper
|
||||
Depends = snap-pac
|
||||
When = PostTransaction
|
||||
Exec = /usr/share/libalpm/scripts/snap-pac post
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue