summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2024-01-11 17:21:38 +0100
committerFabioLolix2024-01-11 17:21:38 +0100
commit5267a6578d181b25e538fdd672fcd278f1e8738f (patch)
tree200bea583b5d94c60b1b5f176edc45882c6e6fd3 /PKGBUILD
parent12fdb6c1e1043d682e5a1b9459a8e30f1effa6cb (diff)
downloadaur-gnome-video-arcade.tar.gz
remove deprecated and unused makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a591845db5c0..8e41eda866d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(i686 x86_64)
url="https://wiki.gnome.org/action/show/Apps/GnomeVideoArcade"
license=(GPL)
depends=(dconf dbus gtk3 libsoup libwnck3 hicolor-icon-theme mame sqlite3)
-makedepends=(intltool itstool gnome-doc-utils)
+makedepends=(intltool itstool)
source=(http://download.gnome.org/sources/${pkgname}/$(echo ${pkgver} | cut -d. -f1,2)/${pkgname}-${pkgver}.tar.xz)
sha256sums=('91287b62c2cf2bf982d132b5b1a3f3d34f117254faff134af73b0c8e2b56d026')