mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-21 08:19:58 -05:00
14 lines
188 B
Bash
14 lines
188 B
Bash
pkgname=illogical-impulse-microtex
|
|
pkgver=1.0
|
|
pkgrel=1
|
|
pkgdesc='Illogical Impulse MicroTeX Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
tinyxml2
|
|
gtkmm3
|
|
gtksourceviewmm
|
|
cairomm
|
|
)
|
|
|