rebuild rstudio-desktop

This commit is contained in:
bgme 2024-01-31 10:22:57 +08:00
parent 3cbc817ffd
commit ca503e96ca
2 changed files with 9 additions and 3 deletions

View file

@ -0,0 +1,8 @@
#!/usr/bin/env python3
from lilaclib import *
def pre_build():
add_depends(["quarto-cli"])
aur_pre_build()