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')
|
||||
groups=()
|
||||
depends=(qubes-libvchan imagemagick python2-cairo)
|
||||
makedepends=(qubes-libvchan)
|
||||
makedepends=(gcc make pkgconfig 'qubes-libvchan')
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=()
|
||||
|
Loading…
Reference in New Issue
Block a user