mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 12:04:59 +02:00
🐛 fix: add depends file
This commit is contained in:
@@ -9,7 +9,7 @@ pkgdesc="A setup utility for Snigdha OS which helps setting up & installing appl
|
|||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://gitlab.com/snigdhaos/snigdhaos-assistant/"
|
url="https://gitlab.com/snigdhaos/snigdhaos-assistant/"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('yad' 'wget' 'qt5-base' 'curl' 'jq')
|
depends=('yad' 'wget' 'qt5-base' 'curl' 'jq' 'snigdhaos-libs')
|
||||||
optdepends=('pamac: For managing packages')
|
optdepends=('pamac: For managing packages')
|
||||||
makedepends=('git' 'cmake')
|
makedepends=('git' 'cmake')
|
||||||
groups=()
|
groups=()
|
||||||
|
Reference in New Issue
Block a user