archlinux: ensure gcc, make and pkgconfig are makedependencies
This commit is contained in:
parent
1d20cdea89
commit
8bd7132fa8
@ -14,7 +14,7 @@ url="http://qubes-os.org/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=()
|
groups=()
|
||||||
depends=(qubes-libvchan imagemagick python2-cairo)
|
depends=(qubes-libvchan imagemagick python2-cairo)
|
||||||
makedepends=(qubes-libvchan)
|
makedepends=(gcc make pkgconfig 'qubes-libvchan')
|
||||||
checkdepends=()
|
checkdepends=()
|
||||||
optdepends=()
|
optdepends=()
|
||||||
provides=()
|
provides=()
|
||||||
|
Loading…
Reference in New Issue
Block a user