summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Cottle2024-02-29 10:37:19 +1100
committerAaron Cottle2024-02-29 10:37:19 +1100
commit72edf17df24e1c7b3c22b184c44bc11a4acd5299 (patch)
tree7a8a14c2f5729d58c61666466298f04648a06579
parentb3e696bc1038b098b364a5e2ee9c58c2af8431fe (diff)
downloadaur-72edf17df24e1c7b3c22b184c44bc11a4acd5299.tar.gz
changed makedepend to optdepend, is more accurate
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bafe541a0a0e..fb068cd90e89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = xkeyboard-config-dreymar-git
url = https://forum.colemak.com/topic/1438-dreymars-big-bag-of-keyboard-tricks-linuxxkb-files-included
arch = any
license = unknown
- makedepends = xorg-setxkbmap
+ optdepends = xorg-setxkbmap
provides = bigbagkbdtrixxkb-git
conflicts = bigbagkbdtrixxkb-git
source = bbkt::git+https://github.com/DreymaR/BigBagKbdTrix_XKB.git
diff --git a/PKGBUILD b/PKGBUILD
index 455cf48a61ec..653c8ac6d0f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="DreymaR's Extensive Yet Modular ARSenal (for X KeyBoarding)"
arch=(any)
url="https://forum.colemak.com/topic/1438-dreymars-big-bag-of-keyboard-tricks-linuxxkb-files-included"
license=('unknown')
-makedepends=('xorg-setxkbmap')
+optdepends=('xorg-setxkbmap')
source=("bbkt::git+https://github.com/DreymaR/BigBagKbdTrix_XKB.git"
"ignore-benign-warning.patch")
sha256sums=("SKIP"