Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
3.36.0+2+gae6b92d-2: FS#70424 add missing dep
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@412419 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
heftig committed Apr 13, 2021
1 parent 36fb4d5 commit 298dee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alacarte/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

pkgname=alacarte
pkgver=3.36.0+2+gae6b92d
pkgrel=1
pkgrel=2
pkgdesc="Menu editor for gnome"
url="https://gitlab.gnome.org/GNOME/alacarte"
arch=(any)
license=(LGPL)
depends=(gnome-menus python-gobject gtk3)
depends=(gnome-menus python-gobject python-cairo gtk3)
makedepends=(intltool libxslt docbook-xsl git gnome-common)
_commit=ae6b92daad3f53c025f59cfbb674ba3de7dcb8a4 # master
source=("git+https://gitlab.gnome.org/GNOME/alacarte.git#commit=$_commit")
Expand Down

0 comments on commit 298dee4

Please sign in to comment.